Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGuidelines on ActiveX with a web page Pin
Trollslayer7-Sep-05 1:16
mentorTrollslayer7-Sep-05 1:16 
QuestionRe: Guidelines on ActiveX with a web page Pin
dabs13-Oct-05 8:58
dabs13-Oct-05 8:58 
AnswerRe: Guidelines on ActiveX with a web page Pin
Trollslayer13-Oct-05 9:23
mentorTrollslayer13-Oct-05 9:23 
QuestionSet client rectangle Pin
johnnyXP7-Sep-05 0:35
johnnyXP7-Sep-05 0:35 
AnswerRe: Set client rectangle Pin
Bob Ciora7-Sep-05 0:53
Bob Ciora7-Sep-05 0:53 
AnswerRe: Set client rectangle Pin
David Crow7-Sep-05 3:11
David Crow7-Sep-05 3:11 
QuestionMS Word automation Pin
Ahsan Askare7-Sep-05 0:27
Ahsan Askare7-Sep-05 0:27 
QuestionToolbar Background Color Pin
Identity Undisclosed7-Sep-05 0:27
Identity Undisclosed7-Sep-05 0:27 
QuestionDraw icon next to edit control in combo box Pin
Skute7-Sep-05 0:15
Skute7-Sep-05 0:15 
Questionctrl->alt by hooking Pin
szeszike6-Sep-05 23:25
szeszike6-Sep-05 23:25 
QuestionHow to monitor internet activities Pin
rajeevktripathi6-Sep-05 23:06
rajeevktripathi6-Sep-05 23:06 
AnswerRe: How to monitor internet activities Pin
David Crow7-Sep-05 3:14
David Crow7-Sep-05 3:14 
AnswerRe: How to monitor internet activities Pin
IndianOcean7-Sep-05 3:42
IndianOcean7-Sep-05 3:42 
Questionsimplest thread program doesn't work Pin
Spiritofamerica6-Sep-05 22:40
Spiritofamerica6-Sep-05 22:40 
AnswerRe: simplest thread program doesn't work Pin
Cedric Moonen6-Sep-05 22:57
Cedric Moonen6-Sep-05 22:57 
AnswerRe: simplest thread program doesn't work Pin
Hans Ruck6-Sep-05 22:58
Hans Ruck6-Sep-05 22:58 
AnswerRe: simplest thread program doesn't work Pin
Marc Soleda6-Sep-05 23:06
Marc Soleda6-Sep-05 23:06 
AnswerRe: simplest thread program doesn't work Pin
Bob Ciora7-Sep-05 3:03
Bob Ciora7-Sep-05 3:03 
AnswerRe: simplest thread program doesn't work Pin
LighthouseJ7-Sep-05 13:58
LighthouseJ7-Sep-05 13:58 
Questionopening file by double-clicking (FileDDE) broken in VS 7.1 ?! Pin
T.T.H.6-Sep-05 22:36
T.T.H.6-Sep-05 22:36 
Questionstringsend? Pin
Member 21610046-Sep-05 22:31
Member 21610046-Sep-05 22:31 
AnswerRe: stringsend? Pin
Cedric Moonen6-Sep-05 23:13
Cedric Moonen6-Sep-05 23:13 
GeneralRe: stringsend? Pin
Member 21610046-Sep-05 23:39
Member 21610046-Sep-05 23:39 
GeneralRe: stringsend? Pin
Cedric Moonen6-Sep-05 23:45
Cedric Moonen6-Sep-05 23:45 
GeneralRe: stringsend? Pin
Member 21610047-Sep-05 17:20
Member 21610047-Sep-05 17:20 
Its work! How do I change it so that I can type on the dos and send it. The code now is when I type what I want to send in this:
char sendbuf[300] = " ";
and after I compile, it will automatically send to the server. But what I want is when I compile it, I can type on it and then send it to the server.

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.