UserLoaderGuid - NtDoc

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

DEFINE_GUID(
    UserLoaderGuid, /* b059b83f-d946-4b13-87ca-4292839dc2f2 */
    0xb059b83f,
    0xd946,
    0x4b13, 0x87, 0xca, 0x42, 0x92, 0x83, 0x9d, 0xc2, 0xf2
    );

#endif

View code on GitHub

No description available.