Ignore:
Timestamp:
Aug 26, 2002, 12:35:46 AM (23 years ago)
Author:
bird
Message:

Support for os2-16 (NE executables).
Corrected bad modulename for PHYSICAL DEVICE and VIRTUAL DEVICE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/kFileDef.h

    r8360 r9132  
    135135
    136136        enum {fullscreen = 0, pmvio = 2, pm = 3, unknown = 255};
    137         enum {os2, dos, win32, win16, nlm, qnx, elf};
     137        enum {os2, os2v1, dos, win32, win16, nlm, qnx, elf};
    138138};
    139139
Note: See TracChangeset for help on using the changeset viewer.