From: michael@weiser.saale-net.de (Michael Weiser)
Subject: Re: problem with windows gui program
27 Sep 1998 00:15:14 -0700
Message-ID: <3611901a.1679745.cygnus.gnu-win32@mail.weiser.saale-net.de>
References: <199809251318.GAA07365@cygnus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
To: "Henry K. H. Cheung" <henry.cheung@pwc.ca>
Cc: gnu-win32@cygnus.com

Hello Henry, you wrote:
>I'm new to this.  How do you compile and link a windows program?  I've
>this (simplew32.c):
[...]
>and when I use bash this on NT4 (Cygnwin32 Beta 19) with
>    'gcc -o simplew32.exe simplew32.c -lgdi32'
Just try 'gcc -o simplew32.exe simplew32.c -luser32'.
-- 
bye, Michael
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
