IDownloadManager in C#?
- From: tfoxusenet@xxxxxxxxx
- Date: 4 Nov 2005 16:35:37 -0800
I'm writing a C# application that I want to use to download certain
types of (big) files from the Internet. I'm trying to find a way to
integrate it into IE, and IDownloadmanager seems just the ticket.
Trouble is, I'm not that experienced a developer to just do it myself.
Here's an MSDN article that describes the IDownloadManager interface
generally:
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/overview/downloadmgr.asp
Anyone have an example of an application that uses the IDownloadManager
interface that you can point me to? Seeing an example would really
help. I'm hoping to be able to implment this in C# if possible.
Thanks in advance!
.
- Prev by Date: Trying to create a dll accessible from SQL Server (sp_OACreate), here is my code..
- Next by Date: Re: unresolved externals porting managed wrapper from 1.1 to 2.0
- Previous by thread: Trying to create a dll accessible from SQL Server (sp_OACreate), here is my code..
- Next by thread: TypeLoadException on trying to create typelib
- Index(es):
Relevant Pages
|