From: hgfernan AT usp DOT br Subject: Re: Newbie Problem with Linker! 14 Dec 1997 02:29:55 -0800 Message-ID: <9712141016.AA42696.cygnus.gnu-win32@spider.uspnet.usp.br> References: <16363979629779 AT isnet DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: "Vincenzo Canestrale" , gnu-win32 AT cygnus DOT com Cc: "Fernandes, Hilton" On 13 Dec 97 at 16:49, Vincenzo Canestrale wrote: > From: "Vincenzo Canestrale" > To: > Subject: Newbie Problem with Linker! > Date: Sat, 13 Dec 1997 16:49:12 +0100 > Hi to all, > > I think mine is a very basic question..... > > I'd like to compile a program that opens a > simple window in Windows95. Hi, Vicenzo! In the Cygnus page http://www.cygnus.com/misc/ there's reference to a help page (FAQ) you should consult. Programming MS Windows is a little difficult :-), but you will find some help in the page "Introduction to the Win32 Application Programming Interface", at http://www.microsoft.com/WIN32DEV/APIEXT/INTRO32.HTM Microsoft created this mess, so it should explain it. :-) A complete "Hello Windows" program is at http://www.relisoft.com/win32/winnie.html that contains indications to an almost complete practical Windows programming course. A must read. If we talk about books, Programming Windows 95, by Petzold & Yao, is still the best, as far as i know. Not related to Cygnus Gnu-Win32 -- a. k. a. cygwin --, is the excellent DJGPP FAQ, by Eli Zaretski et al. Maybe you know that DJGPP is -- like cygwin -- another implementation of GCC for the MS world. Actually DJGPP is for MS-DOS, but the FAQ has almost everything you should know to compile a program under GCC -- or a version of it. Please find it somewhere in http://www.delorie.com Follow the (easy to follow) links in this site and you'll get there. :-) Best regards, ++Hilton ------------------- Hilton Fernandes email: hgfernan AT usp DOT br hilton AT lsi www: http://www.lsi.usp.br/~hilton.html M. Sc. Student of Parallel Distributed Applications at LSI (Laboratory of Integrated Systems) University of S. Paulo - Brazil - 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".