Discussion:
URLDownloadToFile dependency on URLMon.dll
(too old to reply)
Ganesh Okade
2004-08-27 15:48:37 UTC
Permalink
Dear Experts,
I read that the function URLDownloadToFile is implemented in the
dll file URLMon.dll. I want to know if this dll is packaged as a part
of Windows or IE or is it to be packaged by me in my installer?

Regards,
Ganesh Okade
Sunlux Technologies Ltd.
www.sunlux-india.com
Brian Combs
2004-08-31 16:35:08 UTC
Permalink
Hello
URLMon.DLL is included with IE and will be updated by installing new
version or IE hotfixes. You should not ship this DLL as part of your setup
package. If you need a specific version installed you can use IEAK to
install version of IE that you need.
http://www.microsoft.com/windows/ieak/default.mspx

Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: ***@sunlux-india.com (Ganesh Okade)
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| Subject: URLDownloadToFile dependency on URLMon.dll
| Date: 27 Aug 2004 08:48:37 -0700
| Organization: http://groups.google.com
| Lines: 9
| Message-ID: <***@posting.google.com>
| NNTP-Posting-Host: 202.142.70.95
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1093621717 875 127.0.0.1 (27 Aug 2004
15:48:37 GMT)
| X-Complaints-To: groups-***@google.com
| NNTP-Posting-Date: Fri, 27 Aug 2004 15:48:37 +0000 (UTC)
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news.glorb.com!postnews2.google.com!not-for-mail
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11627
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| Dear Experts,
| I read that the function URLDownloadToFile is implemented in the
| dll file URLMon.dll. I want to know if this dll is packaged as a part
| of Windows or IE or is it to be packaged by me in my installer?
|
| Regards,
| Ganesh Okade
| Sunlux Technologies Ltd.
| www.sunlux-india.com
|

Loading...