diff options
Diffstat (limited to 'zconstants_windows_amd64.go')
| -rw-r--r-- | zconstants_windows_amd64.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zconstants_windows_amd64.go b/zconstants_windows_amd64.go index 54bbae8..2a6d29c 100644 --- a/zconstants_windows_amd64.go +++ b/zconstants_windows_amd64.go @@ -49,6 +49,7 @@ const _LF_FACESIZE = 32 const _MA_ACTIVATE = 1 const _MB_ICONERROR = 16 const _MB_OK = 0 +const _MB_TASKMODAL = 8192 const _MK_LBUTTON = 1 const _MK_MBUTTON = 16 const _MK_RBUTTON = 2 |
