Module wincon
[hide private]
[frames] | no frames]

Module wincon

source code

Classes [hide private]
  COORD
  CONSOLE_SCREEN_BUFFER_INFO
  CONSOLE_SELECTION_INFO
  CHAR_INFO
Functions [hide private]
 
GetConsoleSelectionInfo() source code
 
ReadConsoleOutputCharacter(handle, length, x, y) source code
 
ReadConsoleOutput(handle, length, rect) source code
 
GetConsoleScreenBufferInfo(handle) source code
 
FreeConsole() source code
 
AttachConsole(processID) source code
 
GetConsoleWindow() source code
 
GetConsoleProcessList(maxProcessCount) source code
 
SetConsoleCtrlHandler(handler, add) source code
Variables [hide private]
  CONSOLE_REAL_OUTPUT_HANDLE = -2
  CTRL_C_EVENT = 0
  CTRL_BREAK_EVENT = 1
  CTRL_CLOSE_EVENT = 2
  CONSOLE_NO_SELECTION = 0
  CONSOLE_SELECTION_IN_PROGRESS = 1
  CONSOLE_SELECTION_NOT_EMPTY = 2
  CONSOLE_MOUSE_SELECTION = 4
  CONSOLE_MOUSE_DOWN = 8
  __package__ = None
hash(x)