Hi there everybody, I was just wondering about something that has to do with pids and handles. I try to get the handle of a window of which I already have the pid as returned by RUN. Now, I try to find the handle of iexplorer.exe window that I just opened with RUN. I found some nice things on the forum (using WinList and WinGetProcess together) and they work fine untill I have two different iexplorer.exe processes running at the same time. So I wondered what was wrong and found out that they