2008-01-30 Brandon Sneed <nivenh@sourceware.org>
* lib/bthprops.def: new file, bluetooth imports.
This commit is contained in:
parent
051085cfd4
commit
341b9607bd
@ -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>
|
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
|
||||||
|
|
||||||
* include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
|
* include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
|
||||||
|
8
winsup/w32api/lib/bthprops.def
Normal file
8
winsup/w32api/lib/bthprops.def
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
LIBRARY BTHPROPS.CPL
|
||||||
|
EXPORTS
|
||||||
|
BluetoothFindFirstRadio@8
|
||||||
|
BluetoothFindFirstDevice@8
|
||||||
|
BluetoothFindNextDevice@8
|
||||||
|
BluetoothFindDeviceClose@4
|
||||||
|
BluetoothFindNextRadio@8
|
||||||
|
BluetoothFindRadioClose@4
|
Loading…
Reference in New Issue
Block a user