Searched refs:PfnGetConsoleScreenBufferInfoEx (Results 1 – 1 of 1) sorted by relevance
264 typedef BOOL (WINAPI *PfnGetConsoleScreenBufferInfoEx)(HANDLE, PDYN_CONSOLE_SCREEN_BUFFER_INFOEX); typedef265 static PfnGetConsoleScreenBufferInfoEx pGetConsoleScreenBufferInfoEx;7917 (PfnGetConsoleScreenBufferInfoEx)GetProcAddress( in vtp_init()