[CMAKE]
[reactos.git] / base / shell / rshell / CStartMenu.cpp
index d1b324c..08be0ba 100644 (file)
@@ -266,7 +266,7 @@ public:
 };
 
 extern "C"
-HRESULT
+HRESULT WINAPI
 CStartMenu_Constructor(REFIID riid, void **ppv)
 {
     IShellMenu* pShellMenu;