[Win32k|User32]
[reactos.git] / reactos / subsystems / ntvdm / ntvdm.c
index 97accab..afa44ef 100644 (file)
@@ -270,7 +270,7 @@ DestroyVDM(PVDM_CONTROL_BLOCK vdm)
     return result;
 }
 
-int STDCALL
+int WINAPI
 WinMain(HINSTANCE hInstance,  HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
 {
     VDM_CONTROL_BLOCK VdmCB;