Changeset 30561 in vbox
- Timestamp:
- Jul 1, 2010 2:58:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp
r30560 r30561 508 508 #ifdef RT_OS_WINDOWS 509 509 /* Special forked VBoxService.exe process for handling page fusion. */ 510 /* Note: ugly hack, but annoying to install additional executables. */ 510 511 if ( argc == 2 511 512 && !strcmp(argv[1], "-pagefusionfork"))
Note:
See TracChangeset
for help on using the changeset viewer.