Calling the Win32 APIs

2008-05-28 Thread Vance Grkov
Hello I installed GNUstep on Windows and created a sample hello world window based application (using NSWindow, NSView, NSButton ...) Now, how do I call Windows APIs from this GNUstep application? (Do I need to install the platform SDK first and will gcc work with the MS headers and librarie

Re: Calling the Win32 APIs

2008-05-29 Thread Richard Frith-Macdonald
On 28 May 2008, at 19:04, Vance Grkov wrote: Hello I installed GNUstep on Windows and created a sample hello world window based application (using NSWindow, NSView, NSButton ...) Now, how do I call Windows APIs from this GNUstep application? In an ideal world, you use the GNUstep APIs an

RE: Calling the Win32 APIs

2008-05-30 Thread Vance Grkov
gards! Vance > CC: gnustep-dev@gnu.org > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Calling the Win32 APIs > Date: Thu, 29 May 2008 08:11:54 +0100 > > > On 28 May 2008, at 19:04, Vance Grkov wrote: > > > Hello > > > > I installed G