Changeset 69986 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Dec 7, 2017 3:46:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/serialport-win.cpp
r69982 r69986 238 238 if (pThis) 239 239 { 240 pThis->u32Magic = RTSERIALPORT_MAGIC; 240 241 pThis->fOpenFlags = fFlags; 241 242 pThis->fEvtMask = 0;
Note:
See TracChangeset
for help on using the changeset viewer.