Export DllMain as native does.

oldstable
Jacek Caban 2005-06-27 12:04:09 +00:00 committed by Alexandre Julliard
parent 0d2ea2a91c
commit 1040952ef2
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
@ stdcall -private DllCanUnloadNow()
@ stdcall -private DllGetClassObject(ptr ptr ptr)
@ stub DllInstall
@ stdcall DllMain(long long ptr)
@ stdcall -private DllRegisterServer()
@ stub DllUnregisterServer