Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCBS_OWNERDRAWVARIABLE and SetWindowLong Pin
BadJerry15-Jan-04 6:05
BadJerry15-Jan-04 6:05 
GeneralRe: CBS_OWNERDRAWVARIABLE and SetWindowLong Pin
LunaticFringe15-Jan-04 6:27
LunaticFringe15-Jan-04 6:27 
GeneralRe: CBS_OWNERDRAWVARIABLE and SetWindowLong Pin
BadJerry15-Jan-04 6:46
BadJerry15-Jan-04 6:46 
GeneralRe: CBS_OWNERDRAWVARIABLE and SetWindowLong Pin
LunaticFringe15-Jan-04 7:02
LunaticFringe15-Jan-04 7:02 
QuestionHow to fill the fields of IE's web page from within VB or C++ ? Pin
John Thomas15-Jan-04 6:03
John Thomas15-Jan-04 6:03 
AnswerRe: How to fill the fields of IE's web page from within VB or C++ ? Pin
Anthony_Yio15-Jan-04 14:59
Anthony_Yio15-Jan-04 14:59 
Generalport communication using mfc Pin
parthmankad15-Jan-04 5:47
parthmankad15-Jan-04 5:47 
GeneralRe: port communication using mfc Pin
Diddy15-Jan-04 6:02
Diddy15-Jan-04 6:02 
You don't

You use ::CreateFile and give it a name such as "COM3:" If you want to talk to a USB port you have to make sure your USB device offeres a device in the serial port (or modem) class in its ACL to get a COM port assigned to it

You probably can use CFile to do the same, but ive never tried.

There are numerious serial port wrapper classes on CP and www.codeguru.com
GeneralDisplaying data from oracle in combo box and edit control Pin
parthmankad15-Jan-04 5:43
parthmankad15-Jan-04 5:43 
GeneralMFC Pin
parthmankad15-Jan-04 5:37
parthmankad15-Jan-04 5:37 
GeneralRe: MFC Pin
David Crow15-Jan-04 6:06
David Crow15-Jan-04 6:06 
GeneralGrid lines Pin
nazir_m15-Jan-04 5:17
nazir_m15-Jan-04 5:17 
QuestionHow to intercept control-N in CDHTMLDialog app? Pin
Jim Howard15-Jan-04 5:03
Jim Howard15-Jan-04 5:03 
Generalsample of uninstallation Pin
includeh1015-Jan-04 4:46
includeh1015-Jan-04 4:46 
GeneralRe: sample of uninstallation Pin
l a u r e n15-Jan-04 6:00
l a u r e n15-Jan-04 6:00 
GeneralRe: sample of uninstallation Pin
includeh1015-Jan-04 6:20
includeh1015-Jan-04 6:20 
GeneralRe: sample of uninstallation Pin
l a u r e n15-Jan-04 6:24
l a u r e n15-Jan-04 6:24 
GeneralRe: sample of uninstallation Pin
includeh1015-Jan-04 6:44
includeh1015-Jan-04 6:44 
GeneralRe: sample of uninstallation Pin
l a u r e n15-Jan-04 6:45
l a u r e n15-Jan-04 6:45 
GeneralProblems calling JavaScript from VC++ Pin
ReneDalsgaard15-Jan-04 4:20
ReneDalsgaard15-Jan-04 4:20 
GeneralThreads.. Pin
Laing,James15-Jan-04 4:01
Laing,James15-Jan-04 4:01 
GeneralRe: Threads.. Pin
Mike Dimmick15-Jan-04 4:43
Mike Dimmick15-Jan-04 4:43 
GeneralRe: Threads.. Pin
Anonymous15-Jan-04 4:54
Anonymous15-Jan-04 4:54 
GeneralRe: Threads.. Pin
Diddy15-Jan-04 5:28
Diddy15-Jan-04 5:28 
GeneralRe: Threads.. Pin
Laing,James15-Jan-04 5:58
Laing,James15-Jan-04 5:58 

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.