search for: icdecompress

Displaying 2 results from an estimated 2 matches for "icdecompress".

Did you mean: decompress
2011 Jul 11
1
Trying old multimedia app, get crash
...first under ME and the second under XP. Let me know if this is enough to be helpful. $ WINEDEBUG=+relay,+seh,+tid WINEPREFIX=~/.ringdisc wine RINGDISC.EXE ... 0020:Ret KERNEL32.GlobalUnlock() retval=00000000 ret=0044c272 0020:Ret winmm.mmioRead() retval=00001fbe ret=4390dfc6 0020:Call msvfw32.ICDecompress(00000001,00000000,001a13c0,001a22e0,001a83c0,001a9020) ret=4390e028 0020:Call winmm.SendDriverMessage(001a81b0,0000400d,00cbf438,00000018) ret=43933b5d 0020:Call msrle32.DriverProc(001a81d8,001a81b0,0000400d,00cbf438,00000018) ret=42ff5e39 0020:trace:seh:raise_exception code=c0000005 flags=0 addr=0...
2009 May 08
0
Wine release 1.1.21
...s: Show that NULLs need to be preserved in data before first section. Dmitry Timoshkov (4): user32: Add the tests for LB_DELETESTRING, make them pass under Wine. explorer: Initialize the Progman DDE interface when starting explorer. msvfw32: Remove useless and harmful traces from ICDecompress. kernel32: Make SystemTimeToTzSpecificLocalTime and TzSpecificLocalTimeToSystemTime prototypes match PSDK. Eric Pouech (4): kernel32: In editline's keys table, use constants instead of numeric constants. kernel32: Completely get rid of ENHANCED_KEY entry in the keymap....