- Welcome to rosapps NTAPI/WINAPI, farewell STDCALL
[reactos.git] / rosapps / applications / sysutils / utils / pice / module / utils.h
index 902d2f5..4c9ea59 100644 (file)
@@ -314,7 +314,7 @@ int PICE_close (HANDLE      hFile);
 size_t PICE_len( HANDLE hFile );
 WCHAR * PICE_wcscpy(WCHAR * str1,const WCHAR * str2);
 INT
-STDCALL
+WINAPI
 PICE_MultiByteToWideChar (
        UINT    CodePage,
        DWORD   dwFlags,