Click here to Skip to main content
15,897,519 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalnamespaces and forward declarations Pin
Member 9076299-May-03 8:58
Member 9076299-May-03 8:58 
GeneralRe: namespaces and forward declarations Pin
Orhun Birsoy9-May-03 9:46
Orhun Birsoy9-May-03 9:46 
QuestionIs it possible to import a set of menus? Pin
adonisv9-May-03 8:54
adonisv9-May-03 8:54 
AnswerRe: Is it possible to import a set of menus? Pin
basementman9-May-03 9:01
basementman9-May-03 9:01 
GeneralCool, you can drag and drop even!!! Pin
adonisv9-May-03 9:20
adonisv9-May-03 9:20 
GeneralRead form serial port Pin
K. Shaffer9-May-03 8:46
K. Shaffer9-May-03 8:46 
GeneralRe: Read form serial port Pin
valikac9-May-03 9:34
valikac9-May-03 9:34 
GeneralRe: Read form serial port Pin
K. Shaffer9-May-03 10:18
K. Shaffer9-May-03 10:18 
I've already spent alot of time in this article, but it doesnt help me (or at least I don't understand it well enough to help me). My application is running on a pc, and it needs to recieve instructions from a Palm, fetch data from the pc, and send it back to the Palm.

In order to do this, my application needs to be sitting here, and realize, oh! something has just hit the serial port. The program reads the data and processes it, then waits for the next com port "Event". I would prefer not to create my own loop and continue to poll the serial port, because then my application cannot handle other events that might occur.

That artice mentions an event called EV_RXCHAR is issued when a byte hits the serial port. I went through the message handling tutorials and tried to set up an event handler using ON_MESSAGE with no success. Im still trying all sorts of things, any more input would be appreciated.

thanks!Big Grin | :-D



Kevin Shaffer
Student of Computer Science
University of Kansas
kshaff03@msn.com
GeneralRe: Read form serial port Pin
Toni789-May-03 14:36
Toni789-May-03 14:36 
GeneralRe: Read form serial port Pin
daima_8879-May-03 14:57
daima_8879-May-03 14:57 
GeneralRe: Read form serial port Pin
Jan759-May-03 19:24
Jan759-May-03 19:24 
GeneralDialog screen freezes Pin
yashraj9-May-03 8:22
yashraj9-May-03 8:22 
GeneralRe: Dialog screen freezes Pin
David Crow9-May-03 8:49
David Crow9-May-03 8:49 
GeneralRe: Dialog screen freezes Pin
Mahesh Varma9-May-03 18:11
Mahesh Varma9-May-03 18:11 
QuestionCalling a pure "C" function from a class: How? Pin
Cesario Simoes, jr9-May-03 8:14
Cesario Simoes, jr9-May-03 8:14 
AnswerRe: Calling a pure "C" function from a class: How? Pin
David Crow9-May-03 8:24
David Crow9-May-03 8:24 
GeneralRe: Calling a pure "C" function from a class: How? Pin
Cesario Simoes, jr9-May-03 8:37
Cesario Simoes, jr9-May-03 8:37 
GeneralRe: Calling a pure "C" function from a class: How? Pin
David Crow9-May-03 8:53
David Crow9-May-03 8:53 
GeneralRe: Calling a pure "C" function from a class: How? Pin
Cesario Simoes, jr9-May-03 9:12
Cesario Simoes, jr9-May-03 9:12 
GeneralRe: Calling a pure "C" function from a class: How? Pin
Cesario Simoes, jr9-May-03 9:34
Cesario Simoes, jr9-May-03 9:34 
GeneralNM_RCLICK Pin
MemLeak9-May-03 7:51
MemLeak9-May-03 7:51 
GeneralRe: NM_RCLICK Pin
MemLeak9-May-03 8:09
MemLeak9-May-03 8:09 
GeneralRe: NM_RCLICK Pin
Hari Krishnan (Noida)11-May-03 18:52
Hari Krishnan (Noida)11-May-03 18:52 
Generalprinting VC++ files Pin
Makover9-May-03 7:31
Makover9-May-03 7:31 
GeneralRe: printing VC++ files Pin
David Crow9-May-03 7:49
David Crow9-May-03 7:49 

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.