home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / cmddlg / cdtest / logfont.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-17  |  658 b   |  18 lines

  1. #define ID_LFHEIGHT                 115
  2. #define ID_LFWIDTH                  116
  3. #define ID_LFESCAPEMENT             117
  4. #define ID_LFORIENTATION            118
  5. #define ID_LFWEIGHT                 119
  6. #define ID_LFITALIC                 120
  7. #define ID_LFUNDERLINE              121
  8. #define ID_LFSTRIKEOUT              122
  9. #define ID_LFCHARSET                123
  10. #define ID_LFOUTP                   124
  11. #define ID_LFCLIPP                  125
  12. #define ID_LFQUALITY                126
  13. #define ID_LFPITCHANDFAM            127
  14. #define ID_LFFACENAME               128
  15.  
  16. #define ID_LOGFONTDIALOG            608
  17. #define ID_RESETLF                  129
  18.