From: root AT jacob DOT remcomp DOT fr (root) Subject: Re: Rebar troubles... 14 Dec 1998 14:43:44 -0800 Message-ID: References: <8a73e6b2 DOT 36746210 AT aol DOT com> Content-Type: text To: JSONCRAIG AT aol DOT com Cc: gnu-win32 AT cygnus DOT com > > both REBARBANDINFO and INITCOMMONCONTROLSEX are sturcts, but it seems it isn't > able to find them. Is there an out of date header, missing header or > something else or does this compiler not support Rebar? > This structures (and the other new inernet explorer common controls) were introduced with the new versions of the internet explorer. The best thing to do is to download the new sdk from microsoft.com and see the definitions there. but beware! If you use this controls, your program will not load in machines where the old versions of cmmctrl.dll are still around. You will need to call the InitCommonControlsEx(int) function to get this going too. -- Jacob Navia Logiciels/Informatique 41 rue Maurice Ravel Tel 01 48.23.51.44 93430 Villetaneuse Fax 01 48.23.95.39 France - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".