libavifile on windows

Romain HERAULT <[email protected]> Wed, 01 Dec 2004 15:50:35 +0100
Newsgroups gmane.comp.multimedia.avifile.general
Message-ID <[email protected]>
Hi,

I'm doing a demo program for my studies in QT.It should work on windows 
and unix.

For now, I'm using libavifile to read and write avi file (not for 
rendering).

Because of time and simplicity, I want to use the same API on windows.

Is avifile (not the MS one) able to compile on windows?

Is it a stupid question because it already exists the same API on windows?

Romain