Hi! when i test wine-20040121 , it works fine. but wine-2040213 is not work.
the function of AVIMakeCompressedStream is not returned AVRERR_OK .
i tested each dlls(avifil32.dl.so, ntdll.dll.so,...). finally i found i replace kernel32.dll.so(in the wine-20040121) it works fine.
How I can do it ?
Thanks in advance