home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!sun-barr!ames!pacbell.com!well!shiva
- From: shiva@well.sf.ca.us (Kenneth Porter)
- Subject: tlink trivia
- Message-ID: <BtvzG8.L52@well.sf.ca.us>
- Summary: tlink can create 1.3 executables
- Sender: news@well.sf.ca.us
- Organization: Whole Earth 'Lectronic Link
- Date: Tue, 1 Sep 1992 06:31:20 GMT
- Lines: 8
-
- When Borland created programming tools for Windows, it added the "/T"
- switch to tlink to specify the output file type. You follow the 'T'
- with 'd' or 'w' for DOS or Windows. You follow the 'd' or 'w' with
- 'c' (COM), 'e' (EXE), or 'd' (DLL). On a whim, I tried substituting
- 'o' after the 'T' and checked the result with EXEHDR and, lo and
- behold, an OS/2 1.3 executable was produced!
-
- Ken
-