> > There's the problem. It's blank for notepad right now.
>

If you have a chance, can you do a test like this with  both 32 bit and 64 bit 
programs running, if possible:

local hh = win.handlelist("*")
for each word h in hh
win.debug(h.caption, h.exename)
endfor

It looks like exe name fails for 64 bit apps.  How about 32 bit apps?  How 
about caption for both?

Reply via email to