FILE_BYTE_ALIGNMENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H

// Alignment requirement values

#define FILE_BYTE_ALIGNMENT             0x00000000

#endif

View code on GitHub

No description available.