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