Hi All, I tried to implement the following procedure in my Delphi 4 program:
http://delphi.about.com/od/windowsshellapi/l/aa060303b.htm It not works. All of the Handlers number except in the last step, where is 'ComboBoxEx32' are non-zero. In the line: hWndIEChild := FindWindowEx(hWndIEChild, 0, 'ComboBoxEx32', nil); I always get 0 (zero) and I never get the ComboBox Text from IE. Why? I have W'XP. Thank you for help, Peter _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi