From: Thomas Faber Date: Wed, 19 Aug 2015 11:18:13 +0000 (+0000) Subject: [RSHELL] X-Git-Tag: ReactOS-0.4.0~1259 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=84c9afb43c7f2b0957dec1a732e94d4606ffb142 [RSHELL] - Addendum to r68764 CORE-9892 svn path=/trunk/; revision=68765 --- diff --git a/reactos/base/shell/rshell/misc.cpp b/reactos/base/shell/rshell/misc.cpp index a08eded842e..17329a549cb 100644 --- a/reactos/base/shell/rshell/misc.cpp +++ b/reactos/base/shell/rshell/misc.cpp @@ -20,6 +20,8 @@ #include "shellmenu.h" +HINSTANCE shell32_hInstance = NULL; + DWORD WINAPI WinList_Init(void) { /* do something here (perhaps we may want to add our own implementation fo win8) */