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
3d10c1fc6e
Sweden-Number
/
dlls
/
winmm
/
mciavi
/
mciavi.drv.spec
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Started the real implementation of mciavi.
2001-02-14 22:49:22 +01:00
init MCIAVI_LibMain
- 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
Added imports of user32/gdi32/kernel32 wherever necessary.
2000-08-03 02:04:24 +02:00
@ stdcall DriverProc(long long long long long) MCIAVI_DriverProc