Click here to Skip to main content
15,896,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalbook mark of Html help Pin
includeh108-Dec-04 23:51
includeh108-Dec-04 23:51 
GeneralTimer in a non-CWnd class Pin
anderslundsgard8-Dec-04 23:45
anderslundsgard8-Dec-04 23:45 
GeneralHere is my code to accomplish that and the compiler error: Pin
anderslundsgard9-Dec-04 0:08
anderslundsgard9-Dec-04 0:08 
GeneralRe: Here is my code to accomplish that and the compiler error: Pin
Sujan Christo9-Dec-04 0:35
Sujan Christo9-Dec-04 0:35 
GeneralRe: Here is my code to accomplish that and the compiler error: Pin
anderslundsgard9-Dec-04 1:14
anderslundsgard9-Dec-04 1:14 
GeneralVC++ .net and serial communication Pin
doneirik8-Dec-04 23:41
doneirik8-Dec-04 23:41 
GeneralRe: VC++ .net and serial communication Pin
Sujan Christo9-Dec-04 0:10
Sujan Christo9-Dec-04 0:10 
GeneralRe: VC++ .net and serial communication Pin
jmostei9-Dec-04 3:35
jmostei9-Dec-04 3:35 
i wish i can send you a book through the net but it is still impossible if it is in phisical paper format ... I strongly recommend you ( if you find it ) "Advanced Programming on windows" by Jeffrey Richter.
However if you arent such an adventure man and simply want to solve the problem by now, you have to find in the msdn the documentation about: CreateFile, WriteFile and ReadFile, and SetCommConfig. They are functions of windows api. Do not forget to include <windows.h>. With those four functions and a lot of error discovering efforts you will probably success in comunicating with serial port. I have done it before in my work but i dont have the code.Smile | :)
QuestionHow to Open port on win XP ? Pin
Ritu Kwatra8-Dec-04 23:40
Ritu Kwatra8-Dec-04 23:40 
AnswerRe: How to Open port on win XP ? Pin
Budric B.9-Dec-04 5:16
Budric B.9-Dec-04 5:16 
AnswerRe: How to Open port on win XP ? Pin
Paul Belikian10-Dec-04 7:37
Paul Belikian10-Dec-04 7:37 
GeneralRe: How to Open port on win XP ? Pin
Ritu Kwatra12-Dec-04 16:44
Ritu Kwatra12-Dec-04 16:44 
Questionhow to mix audio and video Pin
Anonymous8-Dec-04 23:39
Anonymous8-Dec-04 23:39 
GeneralRename VC++ project name Pin
erkanina8-Dec-04 23:19
erkanina8-Dec-04 23:19 
GeneralRe: Rename VC++ project name Pin
Sujan Christo9-Dec-04 0:44
Sujan Christo9-Dec-04 0:44 
GeneralRe: Rename VC++ project name Pin
Cedric Moonen9-Dec-04 0:58
Cedric Moonen9-Dec-04 0:58 
GeneralRe: Rename VC++ project name Pin
erkanina14-Dec-04 2:33
erkanina14-Dec-04 2:33 
GeneralAbout CDialogBar Pin
pdtrung8-Dec-04 23:16
pdtrung8-Dec-04 23:16 
GeneralOLE problem with drag and drop Pin
jmostei8-Dec-04 23:02
jmostei8-Dec-04 23:02 
GeneralRe: OLE problem with drag and drop Pin
jmostei9-Dec-04 4:26
jmostei9-Dec-04 4:26 
GeneralRe: OLE problem with drag and drop Pin
jmostei9-Dec-04 4:26
jmostei9-Dec-04 4:26 
GeneralGetting document pointer Pin
Developer1018-Dec-04 22:58
Developer1018-Dec-04 22:58 
GeneralRe: Getting document pointer Pin
jmostei8-Dec-04 23:10
jmostei8-Dec-04 23:10 
GeneralRe: Getting document pointer Pin
Developer1019-Dec-04 8:43
Developer1019-Dec-04 8:43 
GeneralRe: Getting document pointer Pin
jmostei9-Dec-04 21:53
jmostei9-Dec-04 21:53 

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.