Home
last modified time | relevance | path

Searched refs:OFFSET_PS_STGTYPE (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/ole32/
H A Dstorage32.h63 static const ULONG OFFSET_PS_STGTYPE = 0x00000042; variable
H A Dstorage32.c3248 memcpy(buffer + OFFSET_PS_STGTYPE, &newData->stgType, 1); in UpdateRawDirEntry()
3447 memcpy(&buffer->stgType, currentEntry + OFFSET_PS_STGTYPE, 1); in StorageImpl_ReadDirEntry()