windows.devices.bluetooth: Add stub DLL.
commitf9305432c80d088bb87e1ea25fedfdb950fcd3ca
authorMohamad Al-Jaf <mohamadaljaf@gmail.com>
Thu, 23 Mar 2023 07:14:57 +0000 (23 03:14 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jul 2023 11:14:04 +0000 (4 13:14 +0200)
treecf6c2eb3bf2254f3be2b845bd458262fa6b74608
parent581ad52940ed036e178e1510732148f88e91b4c7
windows.devices.bluetooth: Add stub DLL.
configure
configure.ac
dlls/windows.devices.bluetooth/Makefile.in [new file with mode: 0644]
dlls/windows.devices.bluetooth/bluetoothadapter.c [new file with mode: 0644]
dlls/windows.devices.bluetooth/classes.idl [new file with mode: 0644]
dlls/windows.devices.bluetooth/main.c [new file with mode: 0644]
dlls/windows.devices.bluetooth/private.h [new file with mode: 0644]
dlls/windows.devices.bluetooth/tests/Makefile.in [new file with mode: 0644]
dlls/windows.devices.bluetooth/tests/bluetooth.c [new file with mode: 0644]
dlls/windows.devices.bluetooth/windows.devices.bluetooth.spec [new file with mode: 0644]