Searched refs:get_manifest_in_module (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 2995 static NTSTATUS get_manifest_in_module( struct actctx_loader* acl, struct assembly_identity* ai, in get_manifest_in_module() function 3163 … status = get_manifest_in_module( acl, ai, filename, directory, shared, module, resname, lang ); in get_manifest_in_pe_file() 5330 status = get_manifest_in_module( &acl, NULL, NULL, directory, FALSE, pActCtx->hModule, in RtlCreateActivationContext()
|