summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-09 02:11:39 -0500
committerPietro Gagliardi <[email protected]>2014-11-09 02:11:39 -0500
commitf6879c1e265e935e7a4dcc6b431247e7d6abd19b (patch)
tree879ee2a91b83bce3efaed1e3e877f4ad607fff0e
parent0c31f15058006e7fef773c4ec7468f2a6f8ade0c (diff)
More TODOs.
-rw-r--r--wintable/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 5004462..57110bd 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -28,6 +28,7 @@
// - hscroll
// - keyboard navigation
// - accessibility
+// - must use MSAA as UI Automation is not included by default on Windows XP (and apparently requires SP3?)
#define tableWindowClass L"gouitable"