Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GWS2009

    Window handle IDs are not static

    You're right: the window handles are different each time. I phrased it badly. What I was referring to was the window IDs: the value returned from GetWindowLongPtr(tInfo.hwndFocus,GWLP_ID). I also failed to note that I'm doing this from an outside program: not from within the Delphi program...
  2. GWS2009

    Window handle IDs are not static

    Hi, all. I'm not a Delphi guy, so forgive the stupid question. I notice when running a Delphi application that the window handles for controls (edit fields, buttons, etc.) are not static. In other words, an edit field on an application might have an ID of 0x000502cd the first time I run it...

Part and Inventory Search

Back
Top