Re: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 14 Aug 2007 08:13:11 -0400
<michael.martinek@xxxxxxxxx> wrote in message
news:1187081736.327749.262950@xxxxxxxxxxxxxxxxxxxxxxxxxxx
When calling GetBindInfo with a URL moniker implementation, I'm
finding that the bind info's storage medium TYMED is set to
TYMED_ISTREAM. According to the KB with Microsoft, it doesn't look
like that should happen.
Which KB article says it shouldn't happen? If it does, it is mistaken.
TYMED_ISTREAM is used for file uploads (<input type="file">), among
other things.
The example they provide only shows
TYMED_HGLOBAL as being passed.
Well, does this example claim that it's the only possible value? Just
because an example doesn't demonstrate some feature doesn't mean the
feature doesn't exist. An example can't possibly demonstrate every
conceivable variation.
In addition, my application crashes
shortly after processing the contents of the IStream interface. It
successfully gets the contents of the IStream, but throws an access
violation later on.
When? In what line of code? Have you debugged it, and established the
cause?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- From: michael . martinek
- Re: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- References:
- IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- From: michael . martinek
- IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- Prev by Date: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- Next by Date: delete all cookies include the session cookie
- Previous by thread: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- Next by thread: Re: IInternetBindInfo, TYMED_ISTREAM and GetBindInfo
- Index(es):
Relevant Pages
|
|