summaryrefslogtreecommitdiff
path: root/zconstants_windows_386.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-25 15:23:11 -0400
committerPietro Gagliardi <[email protected]>2014-05-25 15:23:11 -0400
commit2e6254ec61593d3da36bab2c855b2c7fd7f229ac (patch)
tree385f63de5b2ab0a3b1126c923995cdd45f093d01 /zconstants_windows_386.go
parent51469fffb57cef9624f53a744409475fc14c6208 (diff)
Finished migrating the Windows code to using the pregenerated constants.
Diffstat (limited to 'zconstants_windows_386.go')
-rw-r--r--zconstants_windows_386.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/zconstants_windows_386.go b/zconstants_windows_386.go
index 33d2998..4c63c62 100644
--- a/zconstants_windows_386.go
+++ b/zconstants_windows_386.go
@@ -44,6 +44,7 @@ const _LB_GETSELITEMS = 401
const _LB_GETTEXT = 393
const _LB_GETTEXTLEN = 394
const _LB_INSERTSTRING = 385
+const _LF_FACESIZE = 32
const _MA_ACTIVATE = 1
const _MB_ICONERROR = 16
const _MB_OK = 0
@@ -72,9 +73,11 @@ const _SIF_RANGE = 1
const _SIF_TRACKPOS = 16
const _SM_CXDOUBLECLK = 36
const _SM_CYDOUBLECLK = 37
+const _SPI_GETNONCLIENTMETRICS = 41
const _SRCCOPY = 13369376
const _SS_LEFTNOWORDWRAP = 12
const _SS_NOPREFIX = 128
+const _STARTF_USESHOWWINDOW = 1
const _SW_ERASE = 4
const _SW_HIDE = 0
const _SW_INVALIDATE = 2
@@ -115,7 +118,9 @@ const _VK_SHIFT = 16
const _VK_SUBTRACT = 109
const _VK_UP = 38
const _WM_ACTIVATE = 6
+const _WM_APP = 32768
const _WM_CLOSE = 16
+const _WM_COMMAND = 273
const _WM_ERASEBKGND = 20
const _WM_GETMINMAXINFO = 36
const _WM_GETTEXT = 13
@@ -146,6 +151,7 @@ const _WS_OVERLAPPEDWINDOW = 13565952
const _WS_TABSTOP = 65536
const _WS_VISIBLE = 268435456
const _WS_VSCROLL = 2097152
+const _HWND_MESSAGE = 4294967293
const _IDC_ARROW = 32512
const _IDI_APPLICATION = 32512
const _INVALID_HANDLE_VALUE = 4294967295