RE: Calling the Win32 APIs

2008-05-30 Thread Vance Grkov
! 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 GNUstep on Windows and created a sample hello world window based

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