summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'wintable/main.c')
-rw-r--r--wintable/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index dca29e9..9f09bb3 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -3,6 +3,7 @@
#define _UNICODE
#define STRICT
#define STRICT_TYPED_ITEMIDS
+#define CINTERFACE
// get Windows version right; right now Windows XP
#define WINVER 0x0501
#define _WIN32_WINNT 0x0501
@@ -18,6 +19,7 @@
#include <windowsx.h>
#include <vsstyle.h>
#include <vssym32.h>
+#include <oleacc.h>
// #qo LIBS: user32 kernel32 gdi32 comctl32