|
-
April 30th, 2010, 01:50 PM
#6
Re: Dialog vs dialog (mfc)
 Originally Posted by Alin
::SendMessage (WM_USER_MSG, ...) from A to B.
...where WM_USER_MSG is a registered window message, isn't it? 
@To TBBW: Why do you want to send text from an edit control in a procss to an edit control in another process by using "using the keyboard event" ?.
There are many other better methods.
The easier one is sending WM_SETTEXT message.
Last edited by ovidiucucu; April 30th, 2010 at 04:33 PM.
Reason: typo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|