- Go away STDCALL, time has come for WINAPI and NTAPI
[reactos.git] / reactos / dll / win32 / winsta / winsta.h
index 2870d72..37ce08b 100644 (file)
@@ -1,7 +1,7 @@
 #if !defined(_WINSTA_H)
 #define _WINSTA_H
 
-#define WINSTASTUB(n) VOID STDCALL n (VOID) { }
+#define WINSTASTUB(n) VOID WINAPI n (VOID) { }
 
 #endif /* !def _WINSTA_H */