Changeset 39728 in vbox
- Timestamp:
- Jan 8, 2012 4:52:13 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75588
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp
r39727 r39728 36 36 #include <iprt/string.h> 37 37 38 #include <Windows.h> 38 39 39 #include <Windows.h>40 40 41 41 RTDECL(int) RTSystemShutdown(RTMSINTERVAL cMsDelay, uint32_t fFlags, const char *pszLogMsg)
Note:
See TracChangeset
for help on using the changeset viewer.