Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dconsole.c63 #define KERNEL32_GET_PROC(func) \ in init_function_pointers() macro
68 KERNEL32_GET_PROC(GetConsoleInputExeNameA); in init_function_pointers()
69 KERNEL32_GET_PROC(GetConsoleProcessList); in init_function_pointers()
70 KERNEL32_GET_PROC(OpenConsoleW); in init_function_pointers()
71 KERNEL32_GET_PROC(SetConsoleInputExeNameA); in init_function_pointers()
72 KERNEL32_GET_PROC(VerifyConsoleIoHandle); in init_function_pointers()
74 #undef KERNEL32_GET_PROC in init_function_pointers()