Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How did you learn to program? Pin
Hamid_RT13-Dec-06 18:40
Hamid_RT13-Dec-06 18:40 
AnswerOT Pin
toxcct13-Dec-06 21:43
toxcct13-Dec-06 21:43 
GeneralRe: OT Pin
Code232615-Dec-06 11:50
Code232615-Dec-06 11:50 
AnswerRe: How did you learn to program? Pin
benjymous13-Dec-06 21:50
benjymous13-Dec-06 21:50 
QuestionString as argument to SendMessage Pin
abhiramsss13-Dec-06 11:06
abhiramsss13-Dec-06 11:06 
AnswerRe: String as argument to SendMessage Pin
led mike13-Dec-06 12:18
led mike13-Dec-06 12:18 
AnswerRe: String as argument to SendMessage Pin
Hamid_RT13-Dec-06 18:34
Hamid_RT13-Dec-06 18:34 
AnswerRe: String as argument to SendMessage Pin
Laxman Auti13-Dec-06 18:58
Laxman Auti13-Dec-06 18:58 
abhiramsss wrote:
Sendmessage as Wparam parameter to other remote process(iam using sockets for remote connevtion). and at remote Application i will capture this wparam and display the message


I suggest don't use SendMessage to send the data between client and server.

Go through the following sample you will get the solution how to send the CString to remote process.

http://www.codeproject.com/useritems/MFCSockets.asp[^]

wrote:

Knock out 't' from can't,
You can if you think you can
Cool | :cool:

QuestionSetActiveTab Pin
orion450013-Dec-06 9:50
orion450013-Dec-06 9:50 
QuestionRe: SetActiveTab Pin
David Crow13-Dec-06 10:18
David Crow13-Dec-06 10:18 
AnswerRe: SetActiveTab Pin
orion450014-Dec-06 3:07
orion450014-Dec-06 3:07 
AnswerRe: SetActiveTab Pin
bosfan13-Dec-06 23:24
bosfan13-Dec-06 23:24 
GeneralRe: SetActiveTab Pin
orion450014-Dec-06 3:08
orion450014-Dec-06 3:08 
GeneralRe: SetActiveTab Pin
bosfan14-Dec-06 4:16
bosfan14-Dec-06 4:16 
QuestionFTP programming using Winsock. Possible? Pin
mineus5513-Dec-06 8:25
mineus5513-Dec-06 8:25 
AnswerRe: FTP programming using Winsock. Possible? Pin
Mark Salsbery13-Dec-06 8:37
Mark Salsbery13-Dec-06 8:37 
GeneralRe: FTP programming using Winsock. Possible? Pin
mineus5513-Dec-06 10:12
mineus5513-Dec-06 10:12 
GeneralRe: FTP programming using Winsock. Possible? Pin
kristmun14-Dec-06 20:12
kristmun14-Dec-06 20:12 
QuestionRounded Rectangular Button Pin
Super Hornet13-Dec-06 8:11
Super Hornet13-Dec-06 8:11 
AnswerRe: Rounded Rectangular Button Pin
PJ Arends13-Dec-06 8:41
professionalPJ Arends13-Dec-06 8:41 
AnswerRe: Rounded Rectangular Button Pin
Hamid_RT13-Dec-06 18:28
Hamid_RT13-Dec-06 18:28 
QuestionCSplitterWnd In A CView [modified] Pin
#realJSOP13-Dec-06 7:40
professional#realJSOP13-Dec-06 7:40 
AnswerRe: CSplitterWnd In A CView Pin
PJ Arends13-Dec-06 8:39
professionalPJ Arends13-Dec-06 8:39 
GeneralRe: CSplitterWnd In A CView Pin
#realJSOP13-Dec-06 8:45
professional#realJSOP13-Dec-06 8:45 
AnswerRe: CSplitterWnd In A CView Pin
Mark Salsbery13-Dec-06 8:46
Mark Salsbery13-Dec-06 8:46 

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.