This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API - 资源详细说明
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retrieved, and can
be used to query the devices for more information (not implemented)
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API - 源码文件列表