Owen Gardner wrote: > This was a POC to find out if I can do this prior to wrapping it into the > main codestream.
Yes, but what is it you're trying to do? > I didn't realise that about the thread ID - however, I > understood that setting it to 0 is meant to track all threads - but > doesn't...?? Not just all threads. All windows of all threads. (Note that that includes your own program's windows.) > How would I identify the threadID of the excel windows that > are open? GetWindowThreadProcessID -- Rob ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

