- Move the API into a new api.c file.
commita26a2ca224fa15eaf2113eab33c05ae15595b051
authorMichael Günnewig <MichaelGuennewig@gmx.de>
Thu, 10 Oct 2002 23:31:13 +0000 (10 23:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Oct 2002 23:31:13 +0000 (10 23:31 +0000)
tree9e98aa6480fbcba37816d1f3535f078ae9a9e00b
parent9f47e97818b7455e968515c27b4cf57a0d183ca3
- Move the API into a new api.c file.
- Added IClassFactory implementation.
- Added IPersistFile implementation to the AVI-file handler.
dlls/Makefile.in
dlls/avifil32/Makefile.in
dlls/avifil32/api.c [new file with mode: 0644]
dlls/avifil32/avifil32.spec
dlls/avifil32/avifile.c
dlls/avifil32/avifile.spec
dlls/avifil32/avifile_private.h [new file with mode: 0644]
dlls/avifil32/factory.c [new file with mode: 0644]
include/vfw.h