Saludos.
Es posible implementar un download para internet explorer con visual basic,
en Windos XP prof?
Oh es necesario utilizar Visual C++?
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/overview/downloadmgr.asp
NOTA: Alguien me puede traducir en lenguaje visual basic los siguientes
codigos:
Internet Explorer 6
// This is the custom download manager implementation for Internet Explorer
6 or later. // In the .h file of the COM DLL. #include "downloadmgr.h"
STDMETHOD(Download)(IMoniker* pmk, IBindCtx* pbc, DWORD dwBindVerb, LONG
grfBINDF, BINDINFO* pBindInfo, LPCOLESTR pszHeaders, LPCOLESTR pszRedir, UINT
uiCP ); // In the .cpp file. STDMETHODIMP CDownload::Download(IMoniker* pmk,
IBindCtx* pbc, DWORD dwBindVerb, LONG grfBINDF, BINDINFO* pBindInfo,
LPCOLESTR pszHeaders, LPCOLESTR pszRedir, UINT uiCP ) {
::MessageBox(NULL,"Download","Download Manager",MB_OK); return S_OK; }
Es posible implementar un download para internet explorer con visual basic,
en Windos XP prof?
Oh es necesario utilizar Visual C++?
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/overview/downloadmgr.asp
NOTA: Alguien me puede traducir en lenguaje visual basic los siguientes
codigos:
Internet Explorer 6
// This is the custom download manager implementation for Internet Explorer
6 or later. // In the .h file of the COM DLL. #include "downloadmgr.h"
STDMETHOD(Download)(IMoniker* pmk, IBindCtx* pbc, DWORD dwBindVerb, LONG
grfBINDF, BINDINFO* pBindInfo, LPCOLESTR pszHeaders, LPCOLESTR pszRedir, UINT
uiCP ); // In the .cpp file. STDMETHODIMP CDownload::Download(IMoniker* pmk,
IBindCtx* pbc, DWORD dwBindVerb, LONG grfBINDF, BINDINFO* pBindInfo,
LPCOLESTR pszHeaders, LPCOLESTR pszRedir, UINT uiCP ) {
::MessageBox(NULL,"Download","Download Manager",MB_OK); return S_OK; }
Correo Yahoo!
Comprueba qué es nuevo, aquí
http://correo.yahoo.es