IDownloadManager help

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

I have tried and tried multiple means to get the
IDownloadManager::Download method to get called by IE
6.0. I am using ATL and what documentation and samples
exist. At first it appeared quite simple, but after
trying I cannot get it to call my method at all. All I
have had to go on is what is documented on this site, and
that is it. I am trying the registry technique for
adding my CLSID to get called by the browser.

If anyone out there has any samples or suggestions I
would appreciate it.

Robert.
 
Hi Robert,

You can try this question in the IE Programming newsgroups.

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
-------------------------------------------

I have tried and tried multiple means to get the
IDownloadManager::Download method to get called by IE
6.0. I am using ATL and what documentation and samples
exist. At first it appeared quite simple, but after
trying I cannot get it to call my method at all. All I
have had to go on is what is documented on this site, and
that is it. I am trying the registry technique for
adding my CLSID to get called by the browser.

If anyone out there has any samples or suggestions I
would appreciate it.

Robert.
 
Back
Top