Searched refs:version_magic (Results 1 – 1 of 1) sorted by relevance
9210 static const DWORD version_magic = 0x02000001; in STORAGE_CreateOleStream() local9218 DWORD version_magic; in STORAGE_CreateOleStream() member9226 stream_data.version_magic = version_magic; in STORAGE_CreateOleStream()10620 static const DWORD version_magic = 0x02000001; in GetConvertStg() local10636 if (header[0] != version_magic) in GetConvertStg()