From 1db3e163849aa66b87fa82243b5ffebab3458cdd Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 12 Mar 2014 16:58:33 -0400 Subject: Dropped Windows 2000 support. --- controls_windows.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controls_windows.go') diff --git a/controls_windows.go b/controls_windows.go index eeebe20..c50d96d 100644 --- a/controls_windows.go +++ b/controls_windows.go @@ -6,7 +6,7 @@ import ( // "unsafe" ) -// TODO for all: filter any not provided in Windows 2000 +// TODO for all: filter any not provided in Windows XP // Button styles. const ( -- cgit v1.2.3