|
-
Apr 11th, 2000, 08:16 AM
#1
Thread Starter
Lively Member
I would like to know how to use the lparam in:
SendMessage(lHwnd, WM_LBUTTONDOWN, 0&, 0&)
Because in the msdn says that it is the x , y position but how can i put x and y position in one param.
And i want to know how is the declaration of WM_CLICK because in the api viewer it doesn't apear.
Thanks
-
Apr 11th, 2000, 08:34 AM
#2
Hyperactive Member
Hi, there.
There is an example and explanation:
http://www.vbapi.com/ref/w/wm_lbuttondown.html
Larisa
-
Apr 11th, 2000, 09:24 AM
#3
Thread Starter
Lively Member
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
|