Jump to content

InfiniteNothing

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by InfiniteNothing

  1. I noticed for the autoit DLL there are two functions, winwait and winwaita I was wondering if there was any difference between the two.
  2. How do I use HWND in a later call to, for example, WinExist. In the activeX API, WinExist seems to only want strings and not hWnd For a bit of background information, I'm trying to detect a java popup window with no title and no text but a handle of 005807BA
  3. I'm looking to find a Window Title from Process ID with a method. I've seen many solutions to this problem using the ListProcess function but how can this be done only using X methods? With this info I plan on writing a ProcessWait like method where instead waiting for "exist" it'll wait for "active" PS: Nice VBB. My compliments to Invision I suppose
×
×
  • Create New...