Click here to Skip to main content
15,917,862 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: font problem in vc++ edit control Pin
Hamid_RT29-Apr-08 1:36
Hamid_RT29-Apr-08 1:36 
GeneralRe: font problem in vc++ edit control Pin
CPallini29-Apr-08 1:41
mveCPallini29-Apr-08 1:41 
GeneralRe: font problem in vc++ edit control Pin
Hamid_RT29-Apr-08 1:35
Hamid_RT29-Apr-08 1:35 
GeneralRegarding web page content Pin
H4u3227-Apr-08 21:30
H4u3227-Apr-08 21:30 
GeneralRe: Regarding web page content Pin
Chiew Heng Wah28-Apr-08 16:29
Chiew Heng Wah28-Apr-08 16:29 
GeneralRe: Regarding web page content Pin
Hamid_RT29-Apr-08 1:32
Hamid_RT29-Apr-08 1:32 
Generalabout scaning hardware Pin
vijay.victory27-Apr-08 21:30
vijay.victory27-Apr-08 21:30 
GeneralRe: about scaning hardware Pin
Cedric Moonen27-Apr-08 21:43
Cedric Moonen27-Apr-08 21:43 
You have first to enumerate the different serial ports that are accessible on your PC. For that take a look at this library[^]. After that, you need to communicate with the device in order to know which device is connected. There's no universal way of doing that. The only thing you can do to detect your own device, is establish a very specific protocol (e.g. at startup, you send a specific data to your device and it replies with some identification string).

Cédric Moonen
Software developer

Charting control [v1.4 - Updated]

GeneralRe: about scaning hardware Pin
vijay.victory27-Apr-08 22:49
vijay.victory27-Apr-08 22:49 
GeneralRe: about scaning hardware Pin
David Crow28-Apr-08 4:37
David Crow28-Apr-08 4:37 
GeneralDisabling a specific column in Flexgrid Pin
sunny_vc27-Apr-08 20:49
sunny_vc27-Apr-08 20:49 
GeneralRe: Disabling a specific column in Flexgrid Pin
chandu00427-Apr-08 23:04
chandu00427-Apr-08 23:04 
QuestionHow to catch a 'new' exception? (with code) Pin
followait27-Apr-08 18:58
followait27-Apr-08 18:58 
AnswerRe: How to catch a 'new' exception? (with code) Pin
Saurabh.Garg27-Apr-08 19:23
Saurabh.Garg27-Apr-08 19:23 
GeneralRe: How to catch a 'new' exception? (with code) Pin
Rajkumar R27-Apr-08 20:46
Rajkumar R27-Apr-08 20:46 
GeneralRe: How to catch a 'new' exception? (with code) Pin
Saurabh.Garg28-Apr-08 16:54
Saurabh.Garg28-Apr-08 16:54 
GeneralRe: How to catch a 'new' exception? (with code) Pin
Rajkumar R28-Apr-08 19:02
Rajkumar R28-Apr-08 19:02 
AnswerRe: How to catch a 'new' exception? (with code) Pin
Rajkumar R27-Apr-08 20:44
Rajkumar R27-Apr-08 20:44 
GeneralPostMessage Pin
john563227-Apr-08 18:40
john563227-Apr-08 18:40 
GeneralRe: PostMessage Pin
Saurabh.Garg27-Apr-08 19:00
Saurabh.Garg27-Apr-08 19:00 
GeneralRe: PostMessage Pin
john563227-Apr-08 19:18
john563227-Apr-08 19:18 
GeneralRe: PostMessage Pin
Saurabh.Garg27-Apr-08 19:26
Saurabh.Garg27-Apr-08 19:26 
GeneralRe: PostMessage Pin
Saurabh.Garg27-Apr-08 19:28
Saurabh.Garg27-Apr-08 19:28 
GeneralRe: PostMessage Pin
john563227-Apr-08 19:40
john563227-Apr-08 19:40 
GeneralRe: PostMessage Pin
Saurabh.Garg27-Apr-08 20:05
Saurabh.Garg27-Apr-08 20:05 

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.