Searched refs:get_manifest_in_pe_file (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 3117 static NTSTATUS get_manifest_in_pe_file( struct actctx_loader* acl, struct assembly_identity* ai, in get_manifest_in_pe_file() function 3482 status = get_manifest_in_pe_file( acl, ai, nameW.Buffer, directory, FALSE, file, in lookup_assembly() 5339 status = get_manifest_in_pe_file( &acl, NULL, nameW.Buffer, directory, FALSE, in RtlCreateActivationContext()
|