- Timestamp:
- Oct 15, 2010 1:36:24 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 66694
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp
r33159 r33160 362 362 case VBOXSERVICECTRLPIPEID_STDIN_WRITABLE: 363 363 { 364 uint32_t cbWritten;364 size_t cbWritten; 365 365 rc = VBoxServiceControlExecProcHandleStdInWritableEvent(hPollSet, fPollEvt, &hStdInW, 366 366 &pData->stdIn, &cbWritten);
Note:
See TracChangeset
for help on using the changeset viewer.