This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem with windows gui program


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]