d3dxof: Template names are case insensitive.
[wine] / dlls / d3dxof / d3dxof_private.h
2008-12-27  Christian Costad3dxof: Initialize object member names correctly.
2008-12-23  Christian Costad3dxof: Make FileEnumObject keep references to top...
2008-12-23  Christian Costad3dxof: Release properly all allocated resources.
2008-12-23  Christian Costad3dxof: Allocate subobjects at object creation time.
2008-12-17  Christian Costad3dxof: Add some preliminary support for binary objects.
2008-12-15  Christian Costad3dxof: Increase string buffer size.
2008-12-08  Christian Costad3dxof: Increase strings buffer size.
2008-12-04  Alexandre Julliardd3dxof: Make some functions static.
2008-12-01  Christian Costad3dxof: Increase some buffer and array sizes.
2008-11-24  Christian Costad3dxof: Finish support for multi-dimensional array.
2008-11-17  Christian Costad3dxof: Fix data buffer limit check. Increase size...
2008-11-11  Christian Costad3dxof: Increase max objects and check limit.
2008-11-10  Christian Costad3dxof: Finish strings support.
2008-11-10  Christian Costad3dxof: Increase max childs/subobjects and check the...
2008-10-08  Christian Costad3dxof: Store number of subojects for all top level...
2008-10-08  Christian Costad3dxof: Enumerate only 2 levels of objects obtained...
2008-09-25  Christian Costad3dxof: Implement IDirectXFileDataReference.
2008-09-23  Christian Costad3dxof: Implement IDirectXFileDataImpl_GetNextObject.
2008-09-22  Christian Costad3dxof: Rewrite check_TOKEN and parse_TOKEN_* to work...
2008-09-17  Christian Costad3dxof: Implement object parsing in text mode.
2008-09-03  Christian Costad3dxof: Start implementing IDirectXFile_CreateEnumObject.
2008-08-25  Christian Costad3dxof: Implement storage of parsed information.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-20  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-06-04  Christian CostaRemoved compilation warnings + some fixes.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.