From: michael AT weiser DOT saale-net DOT 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 DOT GAA07365 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit To: "Henry K. H. Cheung" Cc: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".