From d2f09a02225281fbd30fe068f228ca0f3fd26471 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 18 Jul 2014 00:22:21 -0400 Subject: Fixed all the remaining compiler errors. C conversion works! --- redo/comctl32_windows.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'redo/comctl32_windows.go') diff --git a/redo/comctl32_windows.go b/redo/comctl32_windows.go index a28da69..55ba49f 100644 --- a/redo/comctl32_windows.go +++ b/redo/comctl32_windows.go @@ -9,6 +9,9 @@ import ( "unsafe" ) +// #include "winapi_windows.h" +import "C" + // pretty much every constant here except _WM_USER is from commctrl.h, except where noted /* -- cgit v1.2.3