Maarten Lankhorst wrote:
Robert Shearman wrote:
Maarten Lankhorst wrote:
This patch fixes AM_MEDIA_TYPE->pbFormat not being handled
correctly, unfortunately, this also means some stuff has to be
rewritten to avoid memleaks, instead of
CoTaskMemFree(AM_MEDIA_TYPE), DeleteMediaType has to be used.
Robert Shearman wrote:
Maarten Lankhorst wrote:
This patch fixes AM_MEDIA_TYPE->pbFormat not being handled correctly,
unfortunately, this also means some stuff has to be rewritten to
avoid memleaks, instead of CoTaskMemFree(AM_MEDIA_TYPE),
DeleteMediaType has to be used.. This also fixes the err
Maarten Lankhorst wrote:
This patch fixes AM_MEDIA_TYPE->pbFormat not being handled correctly,
unfortunately, this also means some stuff has to be rewritten to avoid
memleaks, instead of CoTaskMemFree(AM_MEDIA_TYPE), DeleteMediaType has
to be used.. This also fixes the errors i had with msn webc