Searched refs:PfnSetConsoleScreenBufferInfoEx (Results 1 – 1 of 1) sorted by relevance
266 typedef BOOL (WINAPI *PfnSetConsoleScreenBufferInfoEx)(HANDLE, PDYN_CONSOLE_SCREEN_BUFFER_INFOEX); typedef267 static PfnSetConsoleScreenBufferInfoEx pSetConsoleScreenBufferInfoEx;7920 (PfnSetConsoleScreenBufferInfoEx)GetProcAddress( in vtp_init()