- Timestamp:
- Jul 12, 2007 1:38:10 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp
r3110 r3580 1101 1101 if (g_fPreAllocRam) 1102 1102 { 1103 rc = CFGMR3InsertInteger(pRoot, " PreAllocRam", 1); UPDATE_RC();1103 rc = CFGMR3InsertInteger(pRoot, "RamPreAlloc", 1); UPDATE_RC(); 1104 1104 } 1105 1105 rc = CFGMR3InsertInteger(pRoot, "TimerMillies", 10); UPDATE_RC();
Note:
See TracChangeset
for help on using the changeset viewer.