diff options
Diffstat (limited to 'zconstants_windows_386.go')
| -rw-r--r-- | zconstants_windows_386.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zconstants_windows_386.go b/zconstants_windows_386.go index 1db9e22..f19d39a 100644 --- a/zconstants_windows_386.go +++ b/zconstants_windows_386.go @@ -80,8 +80,8 @@ const _SIF_POS = 4 const _SIF_RANGE = 1 const _SIF_TRACKPOS = 16 const _SM_CXDOUBLECLK = 36 -const _SM_CYDOUBLECLK = 37 const _SM_CXFULLSCREEN = 16 +const _SM_CYDOUBLECLK = 37 const _SM_CYFULLSCREEN = 17 const _SPI_GETNONCLIENTMETRICS = 41 const _SRCCOPY = 13369376 |
