Changeset 29479 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- May 14, 2010 3:10:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
r29473 r29479 233 233 do 234 234 { 235 /** todo when changing this make sure VBoxService.exe is excluded! */ 235 236 char *pszDot = strrchr(ModuleInfo.szModule, '.'); 236 237 if ( pszDot
Note:
See TracChangeset
for help on using the changeset viewer.