Results 1 to 2 of 2

Thread: Window handle and close window

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1
    Hello everybody,

    I try to get a handle on a window which is popped up by a special remote library. The programm stops as long as I have pressed the O.K. button on the window. After this I would get the handle, but this is to late. I want to get the handle when the window pops up. I think threads could solve this problem but they don't exist in VB. Has anyone an idea how can I get the handle? I have to start two functions similary but how does it work?

    Thanks and greetings, tksvc ;-)

  2. #2
    Junior Member
    Join Date
    Mar 2000
    Location
    India, Visakhapatnam
    Posts
    19
    You can do that using the CreateThread API which uses the AddressOF operator
    Dinesh
    reply to
    <[email protected]>

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