Table 1284
Bitfields for new executable application flags:
Bit(s)  Description     
 0-2    application type
        001 full screen (not aware of Windows/P.M. API)
        010 compatible with Windows/P.M. API
        011 uses Windows/P.M. API
 3      is a Family Application (OS/2)
 5      0=executable, 1=errors in image
 6      non-conforming program (valid stack is not maintained)
 7      DLL or driver rather than application
        (SS:SP info invalid, CS:IP points at FAR init routine called with
          AX=module handle which returns AX=0000h on failure, AX nonzero on
          successful initialization)