Changeset 4470 in vbox
- Timestamp:
- Aug 31, 2007 11:15:03 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp
r4468 r4470 27 27 #include "helpers.h" 28 28 29 #undef _WIN32_WINNT30 #define _WIN32_WINNT 0x50031 29 #include <sddl.h> 32 30
Note:
See TracChangeset
for help on using the changeset viewer.