21 #ifndef __D3DXOF_PRIVATE_INCLUDED__ 22 #define __D3DXOF_PRIVATE_INCLUDED__ 33 #define MAX_NAME_LEN 40 34 #define MAX_ARRAY_DIM 4 35 #define MAX_MEMBERS 50 36 #define MAX_CHILDREN 200 37 #define MAX_TEMPLATES 200 38 #define MAX_OBJECTS 500 39 #define MAX_SUBOBJECTS 2000 40 #define MAX_STRINGS_BUFFER 10000
const unsigned char * inbuffer
IDirectXFileEnumObject IDirectXFileEnumObject_iface
IDirectXFileObject IDirectXFileObject_iface
struct _xobject * children[MAX_CHILDREN]
int mszip_decompress(int inlen, int outlen, char *inbuffer, char *outbuffer) DECLSPEC_HIDDEN
GLenum GLuint GLenum GLsizei const GLchar * buf
IDirectXFileData IDirectXFileData_iface
xobject_member members[MAX_MEMBERS]
BOOL parse_templates(parse_buffer *buf, BOOL templates_only) DECLSPEC_HIDDEN
IDirectXFileSaveObject IDirectXFileSaveObject_iface
HRESULT parse_header(parse_buffer *buf, BYTE **decomp_buffer_ptr) DECLSPEC_HIDDEN
IDirectXFileDataReference IDirectXFileDataReference_iface
IDirectXFileBinary IDirectXFileBinary_iface
static DWORD parse_buffer(struct inf_file *file, const WCHAR *buffer, const WCHAR *end, UINT *error_line)
struct _xobject * ptarget
IDirectXFileImpl * pDirectXFile
BOOL parse_object(parse_buffer *buf) DECLSPEC_HIDDEN
IDirectXFile IDirectXFile_iface
HRESULT IDirectXFileImpl_Create(IUnknown *pUnkOuter, LPVOID *ppObj) DECLSPEC_HIDDEN