user32: Fix dialogs for 64-bits wine.
[wine] / dlls / d3dx8 / d3dx8_main.c
2008-11-14  David Adamd3dx8: Change the debug channel of d3dx8 into the gener...
2008-11-03  Michael Stefaniucd3dx8: Do not cast NULL.
2008-02-05  Francois Gougetd3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes.
2007-12-18  David Adamd3dx8: Rename d3dx_core_private.h to d3dx8_private.h.
2007-12-05  Luis C. Busquets... d3dx8: Implementation of D3DXAssembleShaderFromFileA.
2007-10-04  Louis Lendersd3dx8: Add DllMain.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-02  Patrik StridvallFixed some issues found by winapi_check.
2002-12-17  Raphael Junqueira- some D3D8 fixes