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

C / C++ / MFC

 
AnswerRe: how to change email address in outlook2003(VC6) Pin
Viorel.28-Jun-06 20:36
Viorel.28-Jun-06 20:36 
GeneralRe: how to change email address in outlook2003(VC6) Pin
cpusoft28-Jun-06 20:57
cpusoft28-Jun-06 20:57 
Questionabout assembly and marco [modified] Pin
songlei28-Jun-06 18:18
songlei28-Jun-06 18:18 
AnswerRe: about assembly and marco [modified] Pin
Naveen28-Jun-06 19:11
Naveen28-Jun-06 19:11 
GeneralRe: about assembly and marco [modified] Pin
songlei28-Jun-06 19:35
songlei28-Jun-06 19:35 
GeneralRe: about assembly and marco Pin
Naveen28-Jun-06 19:45
Naveen28-Jun-06 19:45 
QuestionRe: about assembly and marco Pin
David Crow29-Jun-06 3:21
David Crow29-Jun-06 3:21 
Questionsending packet to serial device Pin
thathvamsi28-Jun-06 18:09
thathvamsi28-Jun-06 18:09 
hey guys.......
am here with one more...
am trying to send a packet to the serial device (rabbit300 -am 8bit microcontroller). my program is written such that is event driven/programmed.

On teh formviewpage, I update the packet on clicking a send button and have this update code inside the OnButtonSend() function. this is inside prjview.cpp file.

I also created the #define WM_SEND WM_USER + 10

And I have this member function OnSend(WPARAM wParam, LPARAM lParam) inside mainframe.cpp file and I have the code to send the packet to the serial device in it.

by what i understand on clicking send button on the formview page , i should have my packet sent automatically.
but it doesnt work.. am i suppose to do smthing...like indicate from teh prjview.cpp file to the mainframe.cpp file that send button is activated ??
how to do this?


AnswerRe: sending packet to serial device Pin
kakan28-Jun-06 20:17
professionalkakan28-Jun-06 20:17 
QuestionA question about Scroll Bar Pin
zouchao111228-Jun-06 17:57
zouchao111228-Jun-06 17:57 
AnswerRe: A question about Scroll Bar Pin
Ryan Binns28-Jun-06 18:16
Ryan Binns28-Jun-06 18:16 
GeneralRe: A question about Scroll Bar Pin
zouchao111228-Jun-06 21:42
zouchao111228-Jun-06 21:42 
Questionhow to update edit controls???? Pin
thathvamsi28-Jun-06 17:48
thathvamsi28-Jun-06 17:48 
AnswerRe: how to update edit controls???? Pin
Naveen28-Jun-06 18:00
Naveen28-Jun-06 18:00 
AnswerRe: how to update edit controls???? Pin
Hamid_RT28-Jun-06 19:06
Hamid_RT28-Jun-06 19:06 
GeneralRe: how to update edit controls???? Pin
ovidiucucu28-Jun-06 21:02
ovidiucucu28-Jun-06 21:02 
GeneralRe: how to update edit controls???? Pin
Hamid_RT28-Jun-06 21:21
Hamid_RT28-Jun-06 21:21 
GeneralRe: how to update edit controls???? Pin
ovidiucucu28-Jun-06 21:31
ovidiucucu28-Jun-06 21:31 
GeneralRe: how to update edit controls???? Pin
thathvamsi28-Jun-06 23:05
thathvamsi28-Jun-06 23:05 
AnswerRe: how to update edit controls???? [modified] Pin
ovidiucucu29-Jun-06 1:12
ovidiucucu29-Jun-06 1:12 
GeneralRe: how to update edit controls???? Pin
thathvamsi29-Jun-06 17:47
thathvamsi29-Jun-06 17:47 
QuestionHow to replace HTML img into Text? [modified] Pin
Tcpip200528-Jun-06 17:23
Tcpip200528-Jun-06 17:23 
AnswerRe: How to replace HTML img into Text? Pin
Viorel.28-Jun-06 21:02
Viorel.28-Jun-06 21:02 
Questionsocket WSAWaitForMultipleEvents trouble [modified] Pin
raserove28-Jun-06 17:11
raserove28-Jun-06 17:11 
QuestionHow to create a virtual printer? Pin
yanping wang28-Jun-06 16:50
yanping wang28-Jun-06 16:50 

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.