summaryrefslogtreecommitdiff
path: root/zconstants_windows_amd64.go
AgeCommit message (Expand)Author
2014-06-04Implemented the new MsgBox() transience on Windows.Pietro Gagliardi
2014-06-04Resolved the ACTCTX_FLAG_SET_PROCESS_DEFAULT TODO by deciding to enable this ...Pietro Gagliardi
2014-06-02Gave message boxes on Windows the MB_TASKMODAL style, which does event modali...Pietro Gagliardi
2014-05-30Moved the standard window class (for Window) on Windows to get the sysData po...Pietro Gagliardi
2014-05-30Added GetWindowLongPtr()/SetWindowLongPtr() generation to the windowsconstgen...Pietro Gagliardi
2014-05-29Added the new Modifiers handling to the Windows backend.Pietro Gagliardi
2014-05-25Added 64-bit Windows constants.Pietro Gagliardi