From 57a672e41da2cba46722e337a80f9c080b39305d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 27 Sep 2013 14:02:34 +0000 Subject: ShellExt shall not call mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@6250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/ShellExt/src/stdafx.h') diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index bf47755b11..83fc655a65 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -46,6 +46,7 @@ HRESULT RemoveCOMRegistryEntries(); extern HINSTANCE hInst; extern HANDLE hLogger; +extern bool bIsVistaPlus; extern int DllFactoryCount, DllObjectCount; int OnOptionsInit(WPARAM wParam, LPARAM lParam); -- cgit v1.2.3