mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +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).
6 lines
110 B
Python
6 lines
110 B
Python
name mcianim
|
|
file mcianim.drv
|
|
type win32
|
|
|
|
1 stdcall DriverProc(long long long long long) MCIANIM_DriverProc
|