Re: avi file save is not work.

2004-03-04 Thread Michael Guennewig
"kscho" <[EMAIL PROTECTED]> writes: > Hi! > when i test wine-20040121 , it works fine. > but wine-2040213 is not work. > > > the function of AVIMakeCompressedStream is not returned AVRERR_OK . What does it return? > i tested each dlls(avifil32.dl.so, ntdll.dll.so,...). finally i found i > repla

avi file save is not work.

2004-03-03 Thread kscho
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