diff options
| author | Pierre Bourdon <delroth@gmail.com> | 2014-07-23 03:33:44 +0200 |
|---|---|---|
| committer | Pierre Bourdon <delroth@gmail.com> | 2014-07-23 05:17:04 +0200 |
| commit | e51c459406f003d9dd38f5f9d255363f3b571879 (patch) | |
| tree | ef4f17feac160274547ab161ea699036b467afe8 /Source/Core/InputCommon/ControllerInterface/ExpressionParser.cpp | |
| parent | ff611584662e9955047294a0b7d2b9fe1f8a4354 (diff) | |
IOWin: rework _IOWrite OVERLAPPED/bytes written handling.
CheckDeviceType_Write uses an OVERLAPPED structure to make sure some bytes
were written to the device for a given _IOWrite operation. However, the
OVERLAPPED structure is only used for the BlueSoleil stack, not the MS stack
(which goes through an alternate HID path instead of WriteFile, and does not
have an equivalent async operation).
Make _IOWrite return the number of written bytes instead, since it knows
about the Bluetooth stack being used.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
