OpenPTC 1.0 Win32 Distribution BUGS
-----------------------------------


- Fullscreen output does not work as cleanly when the HWND
  is user managed as it does when the HWND is managed by the
  console. (ie. window positions may get changed when the
  program loses focus).
- Mode setting is not as clean as it should be sometimes: if a
  fullscreen mode is not available, a slight "flicker" may occur
  before a windowed console is opened as backup. This will be
  avoided in the future by checking for the modes in the mode list
  before trying to set it.
- Mouse cursor occasionally does not get properly hidden under
  fullscreen output when the program is launched from explorer
  with a double mouse click (?)
- Pressing the ALT or F10 keys pauses the program until another
  key is pressed because these keys are win32 system keys.
