Searched refs:PFN_AttachConsole (Results 1 – 1 of 1) sorted by relevance
313 typedef BOOL (WINAPI* PFN_AttachConsole)(DWORD); in ConfigureLogging() typedef316 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging()