[MSVFW32/MSVIDEO] ICSeqCompressFrame*

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Jun 15 10:35:31 CDT 2005


Patch that implements ICSeqCompressFrame{Start,End,}

The variables allocated in ICSeqCompressFrameStart can be destroyed by
both ICSeqCompressFreeEnd and ICCompressorFree. I am not sure wether
code allocated by heapalloc can be released with GlobalFreePtr, so it
may be needed to patch ICCompressorChoose to use HeapFree, and
ICCompressorChoose also needs to free lpbiIn.

Program I tested this with was MSN Messenger, which seems to work OK now.

ChangeLog:
- Implemented ICSeqCompressFrame{Start,End,}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icseqcompressframe.patch
Type: text/x-patch
Size: 5297 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050615/aadb7fce/icseqcompressframe.bin


More information about the wine-patches mailing list