typedef struct tagDXLSAVEDATA { int m_nDataSize; BYTE m_abyData[1]; }DXLSAVEDATA;
m_abyData[1]は、Dxlの固有データ
GetSaveData