Changeset 9742 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Jun 16, 2008 10:49:19 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/uuid-win.cpp
r9741 r9742 64 64 { 65 65 /* check params */ 66 /** @todo this isn't working the same way as uuid-generic.cpp. */ 66 67 AssertPtrReturn(pUuid1, -1); 67 68 AssertPtrReturn(pUuid1, 1);
Note:
See TracChangeset
for help on using the changeset viewer.