This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
332d62ba10
Sweden-Number
/
dlls
/
winmm
/
mcicda
/
mcicda.drv.spec
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- got rid of all the internal MM tweaks to load builtin MCI drivers. They are all seen as drivers, loaded as DLLs and standard module loadorder is used to know which type to use (builtin vs native). - first full working implementation of mmThread??? functions (to support gracefully native MCI drivers). - support of mmShowMMCPLPropertySheet. - fix of some heap validate bugs (thanks to Ulrich for reporting them).
1999-05-02 12:21:49 +02:00
name mcicda
file mcicda.drv
Added some missing import directives.
2000-04-19 18:54:02 +02:00
Added imports of user32/gdi32/kernel32 wherever necessary.
2000-08-03 02:04:24 +02:00
@ stdcall DriverProc(long long long long long) MCICDA_DriverProc