Added d3dxof dll, part of Direct3D.
commit7590fe58f4be2b87a5baec26da8ec1c2914c5f52
authorChristian Costa <titan.costa@wanadoo.fr>
Thu, 3 Jun 2004 00:03:23 +0000 (3 00:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jun 2004 00:03:23 +0000 (3 00:03 +0000)
treeffbcb365d558b01ba03997d5f6ddd2e0e50c998e
parent92425aab6034c29aeeb1953e5c24dde6f10ebe8a
Added d3dxof dll, part of Direct3D.
16 files changed:
configure
configure.ac
dlls/Makefile.in
dlls/d3dxof/.cvsignore [new file with mode: 0644]
dlls/d3dxof/Makefile.in [new file with mode: 0644]
dlls/d3dxof/d3dxof.c [new file with mode: 0644]
dlls/d3dxof/d3dxof.spec [new file with mode: 0644]
dlls/d3dxof/d3dxof_private.h [new file with mode: 0644]
dlls/d3dxof/main.c [new file with mode: 0644]
dlls/d3dxof/regsvr.c [new file with mode: 0644]
dlls/d3dxof/version.rc [copied from dlls/dxguid/dxguid.c with 57% similarity]
dlls/dxguid/dxguid.c
documentation/samples/config
include/Makefile.in
include/dxfile.h [new file with mode: 0644]
tools/wine.inf