Click here to Skip to main content
15,906,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog box from UI thread crashes application Pin
Mark Salsbery8-Feb-07 12:52
Mark Salsbery8-Feb-07 12:52 
GeneralRe: Dialog box from UI thread crashes application Pin
BuckBrown8-Feb-07 13:02
BuckBrown8-Feb-07 13:02 
GeneralRe: Dialog box from UI thread crashes application Pin
BuckBrown8-Feb-07 13:51
BuckBrown8-Feb-07 13:51 
GeneralRe: Dialog box from UI thread crashes application Pin
Mark Salsbery8-Feb-07 13:53
Mark Salsbery8-Feb-07 13:53 
GeneralRe: Dialog box from UI thread crashes application Pin
Mark Salsbery8-Feb-07 13:55
Mark Salsbery8-Feb-07 13:55 
GeneralRe: Dialog box from UI thread crashes application Pin
Mark Salsbery8-Feb-07 13:57
Mark Salsbery8-Feb-07 13:57 
AnswerRe: Dialog box from UI thread crashes application Pin
Ravi Bhavnani8-Feb-07 14:29
professionalRavi Bhavnani8-Feb-07 14:29 
QuestionUniversal Bluetooth API / SDKs Pin
Obliterator8-Feb-07 9:22
Obliterator8-Feb-07 9:22 
I need to discover the presence of a Bluetooth device (and communicate with it via a virtual serial port). Device discover is an easy task using Microsoft's Bluetooth API - it works very well indeed!

However, Microsoft's API does not appear to be compatible with a large number of bluetooth adaptors out there (primarily Widcomm, but also BlueSolei, Toshiba, etc). So on these adaptors, my application is likely to bomb Frown | :( I understand this is also a problem pre XP SP2.

So, does any one know of an SDK (for C++ use) which provides a simple universal unified API (or wrapper) for the various Bluetooth implementations out there (or at least the main two)?

You would have thought the developers of Bluetooth could have sat at a table and agreed some basic common API for the software side of things like they did with the hardware side, but apparently not!

Much appreciated

--

The Obliterator

AnswerRe: Universal Bluetooth API / SDKs Pin
Cedric Moonen8-Feb-07 9:54
Cedric Moonen8-Feb-07 9:54 
GeneralRe: Universal Bluetooth API / SDKs Pin
Obliterator9-Feb-07 3:37
Obliterator9-Feb-07 3:37 
QuestionWinsock send FiFo Size Pin
ScotDolan8-Feb-07 9:09
ScotDolan8-Feb-07 9:09 
AnswerRe: Winsock send FiFo Size [modified] Pin
Mark Salsbery8-Feb-07 9:51
Mark Salsbery8-Feb-07 9:51 
AnswerRe: Winsock send FiFo Size Pin
Mark Salsbery8-Feb-07 9:54
Mark Salsbery8-Feb-07 9:54 
GeneralRe: Winsock send FiFo Size Pin
ScotDolan8-Feb-07 10:44
ScotDolan8-Feb-07 10:44 
GeneralRe: Winsock send FiFo Size Pin
Mark Salsbery8-Feb-07 11:04
Mark Salsbery8-Feb-07 11:04 
GeneralRe: Winsock send FiFo Size Pin
ScotDolan8-Feb-07 11:55
ScotDolan8-Feb-07 11:55 
GeneralRe: Winsock send FiFo Size Pin
Mark Salsbery8-Feb-07 13:30
Mark Salsbery8-Feb-07 13:30 
AnswerRe: Winsock send FiFo Size Pin
Jörgen Sigvardsson8-Feb-07 10:21
Jörgen Sigvardsson8-Feb-07 10:21 
AnswerRe: Winsock send FiFo Size Pin
Mike O'Neill8-Feb-07 10:22
Mike O'Neill8-Feb-07 10:22 
GeneralRe: Winsock send FiFo Size Pin
ScotDolan8-Feb-07 11:00
ScotDolan8-Feb-07 11:00 
Questionspeed comparison: atan2f vs Math::Atan2 Pin
bostjan258-Feb-07 8:29
bostjan258-Feb-07 8:29 
AnswerRe: speed comparison: atan2f vs Math::Atan2 Pin
Christian Graus8-Feb-07 9:36
protectorChristian Graus8-Feb-07 9:36 
GeneralRe: speed comparison: atan2f vs Math::Atan2 Pin
bostjan258-Feb-07 10:05
bostjan258-Feb-07 10:05 
AnswerRe: speed comparison: atan2f vs Math::Atan2 Pin
CPallini8-Feb-07 11:01
mveCPallini8-Feb-07 11:01 
AnswerRe: speed comparison: atan2f vs Math::Atan2 Pin
Stephen Hewitt8-Feb-07 11:55
Stephen Hewitt8-Feb-07 11:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.