#include "xFileTemplates.h"
#include <rmxftmpl.h>
Go to the source code of this file.
Defines | |
#define | DECLARE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) |
Functions | |
DECLARE_GUID (mydef_TID_D3DRMHeader, 0x3d82ab43, 0x62da, 0x11cf, 0xab, 0x39, 0x0, 0x20, 0xaf, 0x71, 0xe4, 0x33) | |
Variables | |
const int | d3drm_xtemplates_length = D3DRM_XTEMPLATE_BYTES |
Definition in file xFileTemplates.cxx.
|
Value: const GUID name \
= { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }
Definition at line 32 of file xFileTemplates.cxx. |
|
|
|
Definition at line 28 of file xFileTemplates.cxx. Referenced by XFileMaker::~XFileMaker(). |