home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!umn.edu!lynx!nmsu.edu!death
- From: death@acca.nmsu.edu (Jeff Garzik)
- Newsgroups: comp.lang.pascal
- Subject: Re: File type of *.EXE produced by TPW
- Message-ID: <1992Sep14.210229.17897@nmsu.edu>
- Date: 14 Sep 92 21:02:29 GMT
- References: <1992Sep13.185413.1@sc2a.unige.ch>
- Sender: usenet@nmsu.edu
- Organization: New Mexico State University
- Lines: 17
- X-Newsreader: Tin 1.1 PL5
-
- excoffie@sc2a.unige.ch wrote:
- : I use TPw 1.5 to develop applications in biology under Windows 3.1.
- : Al the executable file I produce are labelled as : Windows Real Mode
- : by a file viewer from Norton desktop for Windows 2.0, whereas
- : executable files of conventional applications are labelled as : Windows
- : only.
-
- Another RTFM question. TPW has a compiler directive/option you can set
- called "Windows Stack Frame" ($W) which, when enabled, generates special
- prolog and epilog code to allow TPW-generated Win programs to run in
- Windows Real Mode as well as Protected Mode. Disable this option your
- programs will be "protected mode only".
-
- --
- "Only sheep need a leader." - Nomeansno
-
- death@acca.nmsu.edu
-