Changeset 30037 in vbox
- Timestamp:
- Jun 4, 2010 1:36:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
r30036 r30037 426 426 if (!lpPath) 427 427 { 428 VBoxServiceVerbose(1, "Unexpected kernel module name %s\n", pSystemModules->Modules[i].FullPathName);429 430 428 /* Seen just file names in XP; try to locate the file in the system32 and system32\drivers directories. */ 431 429 strcat(szFullFilePath, "\\");
Note:
See TracChangeset
for help on using the changeset viewer.