Hello, I'm writing a download manager for Windows Mobile 6 and I need a way to catch the download event from the IE. I did this for Windows with IDownloadManager interface and a COM object and it was working. I'm sure there is a way to intercept that but I'm not sure how. Does the solution...