msos2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FATTRS changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
MS-OS/2 version 1.2 changes
 
FATTR_TYPE_FIXED can no longer be specified for the fsType field. The
following new constants can be specified for fsType:
 
Value                   Meaning
────────────────────────────────────────────────────────────────────────────
FATTR_TYPE_MBCS         Specifies a multiple-byte character-set font.
 
FATTR_TYPE_DBCS         Specifies a double-byte character-set font.
 
FATTR_TYPE_ANTIALIASED  Specifies an anti-aliased font.
 
FATTR_SEL_OUTLINE can be specified for the fsSelection field.
 
Corrections
 
The FATTR_SEL_HOLLOW constant did not exist in the include files. A new
constant, FATTR_SEL_OUTLINE, gives you hollow (outlined) characters.
 
                                      ♦