Skip to content

Win32 2.9.0.0 - July 2020

Compare
Choose a tag to compare
@Mistuke Mistuke released this 26 Jul 12:42
· 104 commits to master since this release
v2.9.0.0
f059037
  • setWindowClosure now returns the old window closure.
  • defWindowProc now assumes the data stored in GWLP\_USERDATA
    is the window closure (in line with setWindowClosure and
    the supplied C genericWndProc)
  • defWindowProc now frees the window closure
  • getMessage and peekMessage test for -1 to identify the error condition
  • Support creating symbolic links without Administrator privilege (See #147)
  • Support for winio the new Windows I/O manager.
  • Release for GHC 9.1