Searched refs:CreateActCtxW (Results 1 – 16 of 16) sorted by relevance
87 ret = CreateActCtxW(&actw); in CreateActCtxA()102 HANDLE WINAPI CreateActCtxW(PCACTCTXW pActCtx) in CreateActCtxW() function
29 return CreateActCtxW(&ActCtx);; in _CreateV5ActCtx()
64 return CreateActCtxW(&ActCtx); in _CreateActCtxFromFile()
88 h = CreateActCtxW(&ActCtx); in _CreateActCtxFromFile()
70 h = CreateActCtxW(&ActCtx); in _CreateActCtxFromFile()
118 hActCtx = CreateActCtxW(&actctx); in wWinMain()
987 hActCtx = CreateActCtxW(&actCtx); in GetServiceMainFunctions()
157 ret = CreateActCtxW(&ActCtx); in CreateComctl32ActCtx()
277 + ret = CreateActCtxW(&ActCtx);280 + ERR("CreateActCtxW failed! bV6=%d\n", bV6);
1105 handle = CreateActCtxW(&actctx); in create_test_actctx()
17837 X(CreateActCtxW); in init_funcs()
2083 X(CreateActCtxW); in init_funcs()
2164 MAKEFUNC(CreateActCtxW); in init_pointers()
2658 X(CreateActCtxW); in init_funcs()
1742 HANDLE WINAPI CreateActCtxW(_In_ PCACTCTXW);3560 #define CreateActCtx CreateActCtxW
111 @ stdcall CreateActCtxW(ptr)