KACF_OLEAUT32ENABLEUNSAFELOADTYPELIBRELATIVE - NtDoc

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

#define KACF_OLEAUT32ENABLEUNSAFELOADTYPELIBRELATIVE 0x00800000

#endif

View code on GitHub

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

Applicable to

Meaning

If set, oleaut32 will use the legacy search logic for relative type library file names instead of the safe search path when calling LoadTypeLib.

Related flags