|
-
Aug 4th, 2009, 10:50 AM
#1
[RESOLVED] WM_COMMAND Message Agent help
Folks,
i am monitoring messages sent to a 3rd party window control which accept text. similler to a vb text box. when i type in that text box, i only see following messages. in the below picture, the messages shown are when i type abcdefgh... in that.
now, i dont see any WM_SETTEXT or WM_KEYDOWN Messages. all it shows is WM_COMMAND with para that is some what all similler or just two varaities only. now i tryied WM_SETTEXT and WM_KEYDOWN etc. non of them work,
how can i set a text though sendmessage?
-
Aug 4th, 2009, 12:58 PM
#2
Re: WM_COMMAND Message Agent help
oh madness
folks, i just found there is a ritchedit child window within this window and sorted out !!
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
|