From ffa1bbe0b91a8c812ddcea5c5d65e55f60d07f33 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 30 Jun 2014 22:48:12 -0400 Subject: Restored the previous new API. I'm going to change it so that events are callbacks rather than using a window handler, but other than that... yeah. --- zconstants_windows_amd64.go | 1 + 1 file changed, 1 insertion(+) (limited to 'zconstants_windows_amd64.go') diff --git a/zconstants_windows_amd64.go b/zconstants_windows_amd64.go index ec55813..256de01 100644 --- a/zconstants_windows_amd64.go +++ b/zconstants_windows_amd64.go @@ -35,6 +35,7 @@ const _FALSE = 0 const _GWLP_USERDATA = -21 const _GWL_STYLE = -16 const _ICC_PROGRESS_CLASS = 32 +const _IDOK = 1 const _LBS_EXTENDEDSEL = 2048 const _LBS_NOINTEGRALHEIGHT = 256 const _LBS_NOTIFY = 1 -- cgit v1.2.3