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: EGCS-Mingw32(1.0.2)



What does WinMain.c look like?



---Paul Garceau <pgarceau@teleport.com> wrote:
>
> Hi folks,
> 
> 	Ok, I'm compiling several different programs via a .bat file:
> 
> 	gcc -c prog1.c
> 	gcc -c prog2.c
> 	gcc -c prog3.c
> 	gcc -c prog4.c
> 	gcc -c WinMain.c
> 	gcc -o exec1.exe *.o -mwindows -l<win32libs...>
> 
> 	windows.h is defined in a header file that is invoked by each of the 
> programs.
> 
> 	compiles, links and runs.
> 	does not open a window as per WinMain.
> 	exec1.exe appears on the NT4 TaskManager "processes" list.
> 
> 	What am I missing here?
> 
> 	Thanks ahead of time for your assistance.
> 
> 	Paul G.
> 
> Information Systems Consultant
> NewDawn Productions
> http://www.teleport.com/~pgarceau/newdawn/
> -
> For help on using this list (especially unsubscribing), send a
message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 

==
-                  \\||//
-------------o0O0--Earnie--0O0o--------------
--          earnie_boyd@yahoo.com          --
-- http://www.freeyellow.com/members5/gw32 --
----------------ooo0O--O0ooo-----------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
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]