|
-
Jan 16th, 2013, 01:01 PM
#3
Thread Starter
PowerPoster
Re: [VB6] - about sendmessage() api function
 Originally Posted by Bonnie West
Probably because you're not suppose to send the WM_KEYDOWN message, especially if the wParam and lParam parameters are incorrect. It should also be paired with the corresponding WM_KEYUP message. If you really wanted to send a keystroke, then why not use SendKeys or the APIs keybd_event or SendInput?
in these case, i can use any
is for catch the Paint message
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
|