Hi!
I got back on this project and the only way I managed
to handle the html before anything else is loaded, is
by using a MIME filter.
An example of how to do this may be found here:
http://support.microsoft.com/support/kb/articles/Q260/8/40.asp
My opinion is that the MSDN provides a terse
documentation on this issue.
Anyway, I have a new question:
Does anybody know if there is a way to open a mime
email message saved on disk and display it, or just
the html or text part, in a dialog box (without mfc,
please)?
Thanks.
--- Paul Marculescu <[EMAIL PROTECTED]> wrote:
>
> --- Ehsan Akhgari <[EMAIL PROTECTED] read.zl6wrote
>
> > You can't do what you want this way. You may be
> > able to use
> > Asynchronous Pluggable Protocols (APPs), but again
> > I'm not sure whether
> > they can be used this way (I have never used them
> > this way.) The basic
> > idea is writing an APP which intercepts the http
> > protocol, and redirects
> > the image URLs while handing all other URLs off to
> > the default http
> > protocol handler. Hope that this is possible.
>
> Yep, this seems to be the one.
> I have to postpone the work on this project and as
> soon as I solve the problem I'm be back with info.
>
> Thanks for the hint.
>
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
