[VMWINST]

- Fix build

svn path=/trunk/; revision=66919
This commit is contained in:
Thomas Faber 2015-03-27 15:44:32 +00:00
parent cb7aacdcc6
commit 62e93f4515

View file

@ -38,10 +38,6 @@
#include "vmwinst.h"
extern VOID CALLBACK InstallHinfSectionW(HWND hwnd, HINSTANCE ModuleHandle,
PCWSTR CmdLineBuffer, INT nCmdShow);
HINSTANCE hAppInstance;
BOOL StartVMwConfigWizard, DriverFilesFound, ActivateVBE = FALSE, UninstallDriver = FALSE;