Changeset 38636 in vbox for trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp
- Timestamp:
- Sep 5, 2011 1:49:45 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73843
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp
r30365 r38636 36 36 int main(int argc, char **argv) 37 37 { 38 RTR3Init ();38 RTR3InitExe(argc, &argv, 0); 39 39 40 40 /*
Note:
See TracChangeset
for help on using the changeset viewer.