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 51bdbcc..eb24354 100644 --- a/zconstants_windows_386.go +++ b/zconstants_windows_386.go @@ -61,6 +61,7 @@ const _MK_XBUTTON1 = 32 const _MK_XBUTTON2 = 64 const _PBM_SETMARQUEE = 1034 const _PBM_SETPOS = 1026 +const _PBM_SETRANGE32 = 1030 const _PBS_MARQUEE = 8 const _PBS_SMOOTH = 1 const _SB_HORZ = 0 |
