- Timestamp:
- Jun 1, 2010 3:49:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
r29959 r29961 354 354 CloseHandle(hSnapshot); 355 355 356 #if 0357 356 /* Check all loaded kernel modules. */ 358 357 if (ZwQuerySystemInformation) … … 450 449 RTMemFree(pBuffer); 451 450 } 452 #endif453 451 454 452 /* Delete leftover modules in the old tree. */
Note:
See TracChangeset
for help on using the changeset viewer.