oleaut32: Use a saner calling convention for the marshaller asm thunks.
[wine] / dlls / d3dx9_36 / font.c
2012-11-05  André Hentscheld3dx9_36: D3DXCreateFontIndirectW seems no longer to...
2012-10-29  Józef Kuciad3dx9: Correct the FIXME message in ID3DXFont::GetGlyph...
2012-10-29  Henri Verbeetd3dx9: Avoid LPDIRECT3DDEVICE9.
2012-06-19  Józef Kuciad3dx9: Get rid of ID3DXFontImpl.
2012-06-01  Henri Verbeetd3dx9: Use wine_dbgstr_rect() in some more places.
2012-04-11  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXFont iface.
2010-04-02  Christian Costad3dx9_36: Improve FIXMEs and TRACEs for font.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetTextMetrics.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDC.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDesc.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDevice.
2009-06-24  Tony Wasserkad3dx9: Improve parameter validation in D3DXCreateFont...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-03-15  Tony Wasserkad3dx9: Add stubs for the ID3DXFont functions.