Changeset 80024 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jul 28, 2019 1:30:53 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132459
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp
r76553 r80024 57 57 extern "C" DECLEXPORT(int) Entrypoint(void) 58 58 { 59 g_VM.fRecompileSupervisor = false;60 g_VM.fRecompileUser = false;61 59 g_VM.fGlobalForcedActions = 0; 62 60 strcpy(achBss, szStr2);
Note:
See TracChangeset
for help on using the changeset viewer.