From: thedagit AT mail DOT coos DOT or DOT us (Jason Dagit) Subject: I get "warning: cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000" 28 Mar 1998 20:42:24 -0800 Message-ID: <3519C878.23811937.cygnus.gnu-win32@mail.coos.or.us> Reply-To: thedagit AT mail DOT coos DOT or DOT us Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "gnu-win32 AT cygnus DOT com" Ok, I would like to thank everyone. I got the resource compiler to work, and I've started to learn how to do windows things, I still can't create my own notepad (I would like to), but I can't find info. Anyway. When I compile I program that has a procedure (just another type of function near as I can tell) like LRESULT CALLBACK MainWndProc The ld.exe says: /GNUWIN32/B19/H-I386~1/i386-cygwin32/bin/ld.exe: warning: cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000 This doesn't seem to be a problem yet, but is there a way to fix this ? Thanks, Jason PS Why is there such a long delay between when I send messagaes, and when they get sent through the list? - 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".