M
.:: MaStErDoN ::.
Hi, i'm working on a download manager project but now i need to associate it
with the internet explorer, i known i have to associate a dll component to
a registry key called "DownloadUI".
But the problem is I don't know how to build that DLL which finally will
call my exe program giving it the url of the required download.
I've been investigating and i found in MSDN that i have to use the
IDownloadManager interface.. which i don't known how to "call" or declare it
on my vb.net dll. The declaration descripted by the MSDN is in (i think) C++
i don't know anything about it..
So, if anyone knows something about this i'll be very pleased
with the internet explorer, i known i have to associate a dll component to
a registry key called "DownloadUI".
But the problem is I don't know how to build that DLL which finally will
call my exe program giving it the url of the required download.
I've been investigating and i found in MSDN that i have to use the
IDownloadManager interface.. which i don't known how to "call" or declare it
on my vb.net dll. The declaration descripted by the MSDN is in (i think) C++
i don't know anything about it..
So, if anyone knows something about this i'll be very pleased