Click here to Skip to main content
15,892,965 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: atof conversion in unicode available?? Pin
dan o28-Dec-03 22:09
dan o28-Dec-03 22:09 
AnswerRe: atof conversion in unicode available?? Pin
PJ Arends28-Dec-03 22:17
professionalPJ Arends28-Dec-03 22:17 
GeneralRe: atof conversion in unicode available?? Pin
FASTian28-Dec-03 23:17
FASTian28-Dec-03 23:17 
AnswerRe: atof conversion in unicode available?? Pin
Joe Woodbury29-Dec-03 6:40
professionalJoe Woodbury29-Dec-03 6:40 
Questionhow i read and write to com port inVC++ Pin
Tahir12328-Dec-03 21:35
Tahir12328-Dec-03 21:35 
AnswerRe: how i read and write to com port inVC++ Pin
benben28-Dec-03 21:46
benben28-Dec-03 21:46 
AnswerRe: how i read and write to com port inVC++ Pin
Monty228-Dec-03 21:47
Monty228-Dec-03 21:47 
AnswerRe: how i read and write to com port inVC++ Pin
YaronNir29-Dec-03 4:44
YaronNir29-Dec-03 4:44 
you simply use
CreateFile (.....) and WriteFile(....)

(one of the parameters will be your COM port)

read the MSDN for the correct parameters....


hope this helps ya

Yaron

Ask not what your application can do for you,
Ask what you can do for your application
Generala problem about how to use a class in dll Pin
benben28-Dec-03 21:11
benben28-Dec-03 21:11 
GeneralRe: a problem about how to use a class in dll Pin
ashxly28-Dec-03 21:19
ashxly28-Dec-03 21:19 
GeneralRe: a problem about how to use a class in dll Pin
benben28-Dec-03 21:38
benben28-Dec-03 21:38 
GeneralRe: a problem about how to use a class in dll Pin
benben29-Dec-03 2:53
benben29-Dec-03 2:53 
GeneralActiveX problem Pin
FASTian28-Dec-03 20:41
FASTian28-Dec-03 20:41 
Generalget the more than one IP address in one PC Pin
Tripey28-Dec-03 20:06
Tripey28-Dec-03 20:06 
GeneralRe: get the more than one IP address in one PC Pin
Monty228-Dec-03 20:29
Monty228-Dec-03 20:29 
GeneralIcon on Pushbuttons Pin
Best Friend28-Dec-03 17:31
Best Friend28-Dec-03 17:31 
GeneralRe: Icon on Pushbuttons Pin
Monty228-Dec-03 20:34
Monty228-Dec-03 20:34 
GeneralRe: Icon on Pushbuttons Pin
David Crow29-Dec-03 5:19
David Crow29-Dec-03 5:19 
GeneralComplementary text color Pin
Mihaly Zsadanyi28-Dec-03 16:35
Mihaly Zsadanyi28-Dec-03 16:35 
GeneralRe: Complementary text color Pin
PJ Arends28-Dec-03 16:53
professionalPJ Arends28-Dec-03 16:53 
Generalautomatic reading .txt file Pin
cowenchin28-Dec-03 16:34
cowenchin28-Dec-03 16:34 
GeneralRe: automatic reading .txt file Pin
Monty228-Dec-03 20:42
Monty228-Dec-03 20:42 
GeneralUSB interface Pin
siew hoon28-Dec-03 15:59
siew hoon28-Dec-03 15:59 
GeneralRe: USB interface Pin
benben28-Dec-03 21:49
benben28-Dec-03 21:49 
QuestionWhat is the difference between CClientDC and CDC? Pin
siew hoon28-Dec-03 15:57
siew hoon28-Dec-03 15:57 

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.