2008-01-30 Brandon Sneed <nivenh@sourceware.org>

* lib/bthprops.def: new file, bluetooth imports.
This commit is contained in:
Brandon Sneed 2008-01-30 09:39:16 +00:00
parent 051085cfd4
commit 341b9607bd
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
* lib/bthprops.def: new file, bluetooth imports.
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
* include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,

View File

@ -0,0 +1,8 @@
LIBRARY BTHPROPS.CPL
EXPORTS
BluetoothFindFirstRadio@8
BluetoothFindFirstDevice@8
BluetoothFindNextDevice@8
BluetoothFindDeviceClose@4
BluetoothFindNextRadio@8
BluetoothFindRadioClose@4