Changeset 36227 in vbox for trunk/src/VBox
- Timestamp:
- Mar 9, 2011 2:04:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r36209 r36227 532 532 533 533 /* Execute the process. */ 534 int rcProc; 534 int rcProc; /** @todo: Not always initialized! */ 535 535 ComPtr<IProgress> progress; 536 536 ULONG uPID = 0;
Note:
See TracChangeset
for help on using the changeset viewer.