Igor's Passthru APP question
- From: "Max K." <maxk@xxxxxxxxxxxxxxxx>
- Date: 20 Jan 2006 15:18:02 -0800
I am using Igor's Passthru APP. The only change is that I create and
store my own HTTP response in buffer inside CTestSink class using
IHttpNegotiate and IInternetProtocolSink methods. In order to send the
response to browser I need to call IInternetProtocol::Read and pass
pointer to the buffer. However CTestSink does not implement
IInternetProtocol. I noticed that CTestAPP implements
IInternetProtocol. I was thinking that if I can pass pointer to buffer
from CTestSink to CTestAPP::Read it would solve the problem. How can it
be done? Is there a better way to communicate between these two
objects?
Thanks for help.
Max.
.
- Follow-Ups:
- Re: Igor's Passthru APP question
- From: Igor Tandetnik
- Re: Igor's Passthru APP question
- Prev by Date: Re: URL inside IAuthenticate
- Next by Date: Re: Igor's Passthru APP question
- Previous by thread: Making WebBrowser Printdialog Modal ... Urgent. Please help[
- Next by thread: Re: Igor's Passthru APP question
- Index(es):