summaryrefslogtreecommitdiff
path: root/zconstants_windows_386.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-25 14:12:57 -0400
committerPietro Gagliardi <[email protected]>2014-05-25 14:12:57 -0400
commit55c5776334f3e64e9c04fa0cbe547d3a65964309 (patch)
tree760c5304cbd151c9f28cacb0fb77127ec354015a /zconstants_windows_386.go
parentbb6befbfa7941206c846568e66639ee4936f51ac (diff)
Stripped constants from dialog_windows.go.
Diffstat (limited to 'zconstants_windows_386.go')
-rw-r--r--zconstants_windows_386.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/zconstants_windows_386.go b/zconstants_windows_386.go
index 26dbba9..3a63ddd 100644
--- a/zconstants_windows_386.go
+++ b/zconstants_windows_386.go
@@ -37,6 +37,8 @@ const _LB_GETSELITEMS = 401
const _LB_GETTEXT = 393
const _LB_GETTEXTLEN = 394
const _LB_INSERTSTRING = 385
+const _MB_ICONERROR = 16
+const _MB_OK = 0
const _MK_LBUTTON = 1
const _MK_MBUTTON = 16
const _MK_RBUTTON = 2