Changeset 62679 in vbox for trunk/src/VBox/Main/src-helper-apps
- Timestamp:
- Jul 29, 2016 12:52:10 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp
r62485 r62679 49 49 # define _WIN32_WINNT 0x0501 50 50 # include <Objbase.h> /* CoInitializeEx */ 51 # include < Windows.h> /* ShellExecuteEx, ++ */51 # include <iprt/win/windows.h> /* ShellExecuteEx, ++ */ 52 52 # ifdef DEBUG 53 53 # include <Sddl.h>
Note:
See TracChangeset
for help on using the changeset viewer.