LOAD_LIBRARY_SEARCH_SYSTEM32_NO_FORWARDER constant

LOAD_LIBRARY_FLAGS const LOAD_LIBRARY_SEARCH_SYSTEM32_NO_FORWARDER

Implementation

static const LOAD_LIBRARY_SEARCH_SYSTEM32_NO_FORWARDER =
    LOAD_LIBRARY_FLAGS(16384);