KACF_USERDISABLEFORWARDERPATCH - NtDoc

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

#define KACF_USERDISABLEFORWARDERPATCH 0x00040000

#endif

View code on GitHub

This application compatibility flag used to be documented in early Windows 10 EWDK.

Applicable to

Meaning

If set, user32 will not patch the forwarders to ntdll for processes that require the export table be unmodified.

Related flags