- Go away STDCALL, time has come for WINAPI and NTAPI
[reactos.git] / reactos / dll / win32 / user32 / include / winpos.h
index 82d4157..dafd968 100644 (file)
@@ -1,5 +1,5 @@
 BOOL
 WinPosShowIconTitle(HWND hWnd, BOOL bShow);
-UINT STDCALL
+UINT WINAPI
 WinPosGetMinMaxInfo(HWND hWnd, POINT* MaxSize, POINT* MaxPos,
                    POINT* MinTrack, POINT* MaxTrack);