ACTIVATION_CONTEXT_STRING_SECTION_MAGIC - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTSXS_H
#include <pshpack4.h>

#define ACTIVATION_CONTEXT_STRING_SECTION_MAGIC ('dHsS')

#include <poppack.h>
#endif

View code on GitHub

No description available.