diff options
Diffstat (limited to 'winsup/w32api/lib/bthprops.def')
-rw-r--r-- | winsup/w32api/lib/bthprops.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/lib/bthprops.def b/winsup/w32api/lib/bthprops.def new file mode 100644 index 000000000..0da077432 --- /dev/null +++ b/winsup/w32api/lib/bthprops.def @@ -0,0 +1,8 @@ +LIBRARY BTHPROPS.CPL +EXPORTS +BluetoothFindFirstRadio@8 +BluetoothFindFirstDevice@8 +BluetoothFindNextDevice@8 +BluetoothFindDeviceClose@4 +BluetoothFindNextRadio@8 +BluetoothFindRadioClose@4 |