Austin English : bthprops.cpl: Add BluetoothFindFirstRadio/ BluetoothFindRadioClose stubs.
Module: wine Branch: master Commit: 05edc1bd789ce8a5c6f4c73e21b5e3b2d9720dc6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=05edc1bd789ce8a5c6f4c73e21... Author: Austin English <austinenglish(a)gmail.com> Date: Fri Dec 4 16:31:12 2015 -0600 bthprops.cpl: Add BluetoothFindFirstRadio/BluetoothFindRadioClose stubs. Signed-off-by: Austin English <austinenglish(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/bthprops.cpl/Makefile.in | 3 + dlls/bthprops.cpl/bthprops.cpl.spec | 4 +- dlls/bthprops.cpl/main.c | 53 ++++++++++ dlls/irprops.cpl/irprops.cpl.spec | 4 +- include/Makefile.in | 2 + include/bluetoothapis.h | 204 ++++++++++++++++++++++++++++++++++++ include/bthsdpdef.h | 92 ++++++++++++++++ 7 files changed, 358 insertions(+), 4 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=05edc1bd789ce8a5c6f4c7...
participants (1)
-
Alexandre Julliard