Results 1 to 2 of 2

Thread: [VB6] How can I get the handle of the JAVA program?

  1. #1

    Thread Starter
    Registered User
    Join Date
    Sep 2022
    Posts
    1

    [VB6] How can I get the handle of the JAVA program?

    It seems to be a Swing program.
    Is there any way to connect VB and Swing by any chance?
    I think I saw an API related to Swing in some forum...

    what i'm trying to do is...
    Enter text in the text box and click the Search button.


    Someone please help....:울다:

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Re: [VB6] How can I get the handle of the JAVA program?

    Look into the EnumWindows and SendMessage API functions to find and manipulate other application's windows. https://learn.microsoft.com/en-us/wi...er-enumwindows

    Without any more info that's all I got to recommend.

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