diff options
Diffstat (limited to 'comctl_windows.go')
| -rw-r--r-- | comctl_windows.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comctl_windows.go b/comctl_windows.go index 14ec216..ddcad10 100644 --- a/comctl_windows.go +++ b/comctl_windows.go @@ -8,7 +8,7 @@ import ( ) // pretty much every constant here except _WM_USER is from commctrl.h -// TODO for all: filter out constants not available in Windows 2000 +// TODO for all: filter out constants not available in Windows XP // InitCommonControlsEx constants. const ( |
