Win32 v2.9.0.0 Release Notes

Release Date: 2020-07-26 // over 3 years ago
    • 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