summaryrefslogtreecommitdiff
path: root/plugins/ShellExt/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ShellExt/src/stdafx.h')
-rw-r--r--plugins/ShellExt/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
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);