Home
last modified time | relevance | path

Searched refs:manifest_wndcls_main (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dactctx.c208 static const char manifest_wndcls_main[] = variable
1772 create_manifest_file("main_wndcls.manifest", manifest_wndcls_main, -1, NULL, NULL); in test_wndclass_section()
1836 create_manifest_file("main_wndcls.manifest", manifest_wndcls_main, -1, NULL, NULL); in test_dllredirect_section()
1891 create_manifest_file("main_wndcls.manifest", manifest_wndcls_main, -1, NULL, NULL); in test_typelib_section()
2535 write_manifest("main_wndcls.manifest", manifest_wndcls_main); in test_CreateActCtx()