Results 1 to 3 of 3

Thread: Click Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Location
    Guayaquil, Guayas, Ecuador
    Posts
    87

    Question

    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

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308
    Hi, there.

    There is an example and explanation:
    http://www.vbapi.com/ref/w/wm_lbuttondown.html

    Larisa

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Location
    Guayaquil, Guayas, Ecuador
    Posts
    87

    Smile

    Thanks LG

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width