Message-ID: <39336387.44D89DA5@machine.cc.uic.edu> From: UIC Network Services Kit User X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: newbie question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 5 Date: Tue, 30 May 2000 01:45:27 -0500 NNTP-Posting-Host: 208.40.47.174 X-Trace: news.corecomm.net 959668833 208.40.47.174 (Tue, 30 May 2000 01:40:33 CDT) NNTP-Posting-Date: Tue, 30 May 2000 01:40:33 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I wanted to expermient with graphics programming in C. Someone told me that I should try the Windows API. My question is, how do I access it with djgpp. What files should I #include, and where can I get a list of functions that the Windows API provides. Thanx in advance.