mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[VMWINST]
- Fix build svn path=/trunk/; revision=66919
This commit is contained in:
parent
cb7aacdcc6
commit
62e93f4515
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue