mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
281c927317
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).
5 lines
108 B
Python
5 lines
108 B
Python
name mciseq
|
|
file mciseq.drv
|
|
type win32
|
|
|
|
1 stdcall DriverProc(long long long long long) MCIMIDI_DriverProc
|