[RSHELL]
[reactos.git] / base / shell / rshell / logging / CMenuSiteWrap.cpp
index fc34b9b..c852c88 100644 (file)
@@ -104,7 +104,7 @@ public:
 };
 
 extern "C"
-HRESULT CMenuSite_Wrapper(IBandSite * bandSite, REFIID riid, LPVOID *ppv)
+HRESULT WINAPI CMenuSite_Wrapper(IBandSite * bandSite, REFIID riid, LPVOID *ppv)
 {
     HRESULT hr;