Changeset 26092 in vbox
- Timestamp:
- Jan 29, 2010 8:23:24 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
r26086 r26092 155 155 { 156 156 rc = VINF_SUCCESS; 157 dwNumProcs = cbRet / sizeof(DWORD); /* Set the current, real size of the number of processes we retrieved */ 157 158 break; 158 159 }
Note:
See TracChangeset
for help on using the changeset viewer.