add dlls/d3dim.dll

Enrico Horn farmboy1 at subdimension.com
Tue Jan 21 22:19:24 CST 2003


This dll is part of directx and there are games that check its existence.

Changelog:
    Added d3dim.dll with stubs

Index: configure.ac
===================================================================
RCS file: /home/wine/wine/configure.ac,v
retrieving revision 1.124
diff -u -r1.124 configure.ac
--- configure.ac	21 Jan 2003 20:14:36 -0000	1.124
+++ configure.ac	22 Jan 2003 04:09:10 -0000
@@ -1394,6 +1394,7 @@
 dlls/crypt32/Makefile
 dlls/ctl3d/Makefile
 dlls/d3d8/Makefile
+dlls/d3dim/Makefile
 dlls/d3dx8/Makefile
 dlls/dciman32/Makefile
 dlls/ddraw/Makefile
-------------- next part --------------
@ stub D3DFree
@ stub D3DMalloc
@ stub D3DRealloc
@ stub Direct3DCreateDevice
@ stub Direct3DCreateTexture
@ stub Direct3DGetSWRastZPixFmts
@ stub Direct3DCreate
@ stub Direct3D_HALCleanUp
@ stub FlushD3DDevices2
@ stub FlushD3DDevices
@ stub PaletteAssociateNotify
@ stub PaletteUpdateNotify
@ stub SurfaceFlipNotify

-------------- next part --------------
A non-text attachment was scrubbed...
Name: d3dim_main.c
Type: text/x-csrc
Size: 23 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030122/c4cc00d4/d3dim_main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: version.rc
Type: text/x-csrc
Size: 1117 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030122/c4cc00d4/version.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.in
Type: text/x-makefile
Size: 246 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030122/c4cc00d4/Makefile.bin


More information about the wine-patches mailing list