- Timestamp:
- Apr 29, 2016 9:07:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp
r57358 r60753 5 5 6 6 /* 7 * Copyright (C) 2011-201 3Oracle Corporation7 * Copyright (C) 2011-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 21 21 *********************************************************************************************************************************/ 22 22 #include <windows.h> 23 #include <atlconv.h>24 23 #include <stdlib.h> 25 24 #include <tchar.h>
Note:
See TracChangeset
for help on using the changeset viewer.