diff options
Diffstat (limited to 'zconstants_windows_386.go')
| -rw-r--r-- | zconstants_windows_386.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zconstants_windows_386.go b/zconstants_windows_386.go index 304b175..69c9071 100644 --- a/zconstants_windows_386.go +++ b/zconstants_windows_386.go @@ -90,6 +90,7 @@ const _SW_SHOW = 5 const _SW_SHOWDEFAULT = 10 const _TRUE = 1 const _VK_ADD = 107 +const _VK_CLEAR = 12 const _VK_CONTROL = 17 const _VK_DELETE = 46 const _VK_DIVIDE = 111 |
