Mail Archives: djgpp/1998/06/21/02:17:18
From: | "Sérgio Vale e Pace" <space AT gold DOT com DOT br>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Programming for Win95
|
Date: | Sun, 21 Jun 1998 02:47:46 -0300
|
Organization: | The World's Usenet -- http://www.Supernews.com
|
Lines: | 27
|
Message-ID: | <358C9E81.CDBFADB7@gold.com.br>
|
NNTP-Posting-Host: | 200.215.167.228
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
All right, I already saw too many msgs in this subject but no one with
the information I want to know, so, let's do it simple:
There is any tool for djgpp that work something like that:
unzip ToWin95b.zip -d c:\DJGPP directory\
gcc -ForWin95 win95prog.cpp
win95prog (a window opens and my program start)
gcc dosprog.coo
dosprog (my dos program start)
If something like that exists (and of course it's free on net) please
tell me where to download it?
If something like this do not exist, correct if I'm wrong, to use DJGPP
to compile Win95 programs I need the Windows API function, that are
nearly already done in MS-SDK, and make same changes in the linker to
include support to DLL's, Winmain, etc.
Then where I can find information on how to patch the DJGPP ld.exe and
any hints or infos about this topic (any great programmer very motivaded
that know exactly how to do it will be welcome too).
Can Anyone help me please!
Thank's in advance
Sérgio Vale e Pace
- Raw text -