Changeset 62679 in vbox for trunk/src/VBox/Additions/WINNT/tools
- 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/Additions/WINNT/tools/VBoxCertUtil.cpp
r62522 r62679 20 20 * Header Files * 21 21 *******************************************************************************/ 22 #include < Windows.h>22 #include <iprt/win/windows.h> 23 23 #include <Wincrypt.h> 24 24
Note:
See TracChangeset
for help on using the changeset viewer.