Re: include: Add rmxftmpl.h header.

2011-03-11 Thread Dylan Smith
On Fri, Mar 11, 2011 at 9:44 AM, Alexandre Julliard wrote: > > That stuff needs to be generated from source, you can't just copy the > native header contents. > Is the following acceptable? 1. Implement IDirectXFileSaveObject::SaveTemplates 2. Create programs/dxfconv as a wine program that uses

Re: include: Add rmxftmpl.h header.

2011-03-11 Thread Alexandre Julliard
Dylan Smith writes: > Manually parsed a hexdump of D3DRM_XTEMPLATES from the native header; > comments to show the corresponding text encoding. I used a test > application to dump D3DRM_XTEMPLATES with this header and the native > header to confirm that this header binary compatible with the n