Implemented some part of AVIFIL32.
commitc814a6ce7697451ab173066067cfbc87d3157712
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Thu, 7 Jun 2001 22:28:19 +0000 (7 22:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jun 2001 22:28:19 +0000 (7 22:28 +0000)
tree9f1b787b78f0ecb8c16a9ed3fcdc2db612ff0fa7
parent6562310d413a7f069350255017534b1b36085b65
Implemented some part of AVIFIL32.
12 files changed:
dlls/avifil32/Makefile.in
dlls/avifil32/api.c [new file with mode: 0644]
dlls/avifil32/avifil32.spec
dlls/avifil32/avifile.c [deleted file]
dlls/avifil32/avifile_private.h [new file with mode: 0644]
dlls/avifil32/comentry.c [new file with mode: 0644]
dlls/avifil32/iafile.c [new file with mode: 0644]
dlls/avifil32/iastream.c [new file with mode: 0644]
dlls/avifil32/igframe.c [new file with mode: 0644]
dlls/avifil32/main.c [new file with mode: 0644]
dlls/avifil32/string.c [new file with mode: 0644]
include/vfw.h