mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
77afd6c47e
Fixed a few DLLName/DLLFileName mismatches.
7 lines
252 B
Python
7 lines
252 B
Python
init MSISYS_DllMain
|
|
|
|
@ stdcall DllCanUnloadNow() MSISYS_DllCanUnloadNow
|
|
@ stdcall DllGetClassObject(ptr ptr ptr) MSISYS_DllGetClassObject
|
|
@ stdcall DllRegisterServer() MSISYS_DllRegisterServer
|
|
@ stdcall DllUnregisterServer() MSISYS_DllUnregisterServer
|