diff options
author | Kevin Mitchell <kevmitch@gmail.com> | 2016-01-21 21:37:04 -0800 |
---|---|---|
committer | Kevin Mitchell <kevmitch@gmail.com> | 2016-01-22 03:21:21 -0800 |
commit | ce0b26c60ff31166b4b4317d269c52fe7d576c5c (patch) | |
tree | 99a94cc65e434af7dd9fa5297b7d47840c7ed5a3 /DOCS | |
parent | ff7884e635ca402e7ca8cd1ea230fb6792b81a65 (diff) | |
download | mpv-ce0b26c60ff31166b4b4317d269c52fe7d576c5c.tar.bz2 mpv-ce0b26c60ff31166b4b4317d269c52fe7d576c5c.tar.xz |
ao_wasapi: use correct UINT type for device enumeration
Notably, the address of the enumerator->count member is passed to
IMMDeviceCollection::GetCount(), which expects a UINT variable, not an int. How
did this ever work?
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions