- Go away STDCALL, time has come for WINAPI and NTAPI
[reactos.git] / reactos / dll / win32 / syssetup / dllmain.c
index 1985476..648b8fe 100644 (file)
@@ -41,7 +41,7 @@ HINSTANCE hDllInstance;
 
 /* FUNCTIONS *****************************************************************/
 
-BOOL STDCALL
+BOOL WINAPI
 DllMain (HINSTANCE hInstance,
         DWORD dwReason,
         LPVOID lpReserved)