|
-
Oct 5th, 2008, 02:34 PM
#12
Thread Starter
PowerPoster
Re: About PostMessage() and SendMessge() API functions
 Originally Posted by LaVolpe
Try this, notice the bold
SendMessage MouseOverControl, MouseScrolling, 0, ByVal 0&
SendMessage MouseOverControl, MouseScrolling, 1, ByVal 0&
Also, I would not test to see if MouseOverControl>0, rather that MouseOverControl<>0.
the MouseOverContro is working perfectly(tested in other situation)....
i try do it... but i continue with same error... when i execute, the program and VB6 close... i don't know why
thanks
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
|