This archive contains Eberhard Mattes' apptype, a program to determine the type of executable (OS/2, MSDOS, etc). This archive contains a version for OS/2 1.x--2.x; the makefile includes rules for an EMX/gcc compilation. Files: ./ apptype.c unmodified source apptype.def linker definition file apptype32.def linker definition file for EMX/gcc apptype.exe OS/2 1.x--2.x executable fapptyp.h definitions of the application type, from os2emx.h makefile.os2 makefile for MSC and EMX/gcc patches.msc context diffs, to be applied with "patch" readme.txt this file The following note was posted with the source: > From: mattes@iema.e-technik.uni-stuttgart.de (Eberhard Mattes) > Newsgroups: comp.os.os2.programmer > Subject: Re: How to recognise 16-bit apps > Date: 24 Mar 93 15:19:52 > In-reply-to: clemens@immd8.informatik.uni-erlangen.de's message of > Sun, 21 Mar 1993 08:25:05 GMT > > The bits.cmd REXX procedure is nonsense. Here's a more correct program. > (Bugs: the default extension is .exe only, not all error codes translated > to human-readable form): > > -- > Eberhard mattes (mattes@azu.informatik.uni-stuttgart.de) -- Darrel Hankerson hankedr@mail.auburn.edu or hank@ducvax.auburn.edu Original 24 March 1993; modified 11 June 1993.