fix build
authorGed Murphy <gedmurphy@reactos.org>
Mon, 11 Jun 2007 14:48:39 +0000 (14:48 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Mon, 11 Jun 2007 14:48:39 +0000 (14:48 +0000)
svn path=/trunk/; revision=27140

reactos/include/psdk/shlobj.h

index ff31c14..a5b6b56 100644 (file)
@@ -210,7 +210,7 @@ typedef GUID SHELLVIEWID;
 #define FCIDM_STATUS       (FCIDM_BROWSERFIRST + 1)
 
 
-VOID SHSetInstanceExplorer(IUnknown *punk);
+VOID WINAPI SHSetInstanceExplorer(LPUNKNOWN);
 BOOL WINAPI IsUserAnAdmin(VOID);
 
 /****************************************************************************