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


- DirectXPrimary cannot handle ALT-TAB loss of focus! (major!)
- Mouse cursor occasionally does not get properly hidden under
  fullscreen output
- On some drivers multipage paletted primary surface always has
  color index 255 set to white
- Windowed output can be problematic because it writes directly
  to the primary surface.
- Win32Hook cannot handle multiple simultaneous hooks on a HWND
- Console::Clear does not work correctly in all situations
- Mode setting is not as clean as it should be, if a fullscreen
  mode is not detected, a "flicker" may occur before a windowed
  console is opened.
- When a fullscreen mode is left windows and icons may be moved
  around from their original positions. Often Visual C++ is
  resized to the size of the mode entered in to when the program
  is built and run from dev studio.
