- Add a bitmap resource with the font icons: TrueType, printer,
commit62fb1919f8c851379d30adfb07c2f1da0080363b
authorRein Klazes <rklazes@xs4all.nl>
Tue, 30 Dec 2003 22:08:17 +0000 (30 22:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2003 22:08:17 +0000 (30 22:08 +0000)
treecb8c6cb854d4bea156da563470fbf7af4995c97d
parenta0d658aeed801f399964f672f66c6f1a8544ea8a
- Add a bitmap resource with the font icons: TrueType, printer,
  OpenType and Type 1. Modify the code so that they will be used if or
  when the needed bits are passed to the FontEnumProc.
- Use EnumFontFamiliesEx instead of EnumFontFamilies.
- Fix the fixme in the WM_MEASUREITEM message handler.
dlls/commdlg/.cvsignore
dlls/commdlg/Makefile.in
dlls/commdlg/cdlg.h
dlls/commdlg/cdlg_xx.rc
dlls/commdlg/fontdlg.c
dlls/commdlg/fontdlg16.c
include/wingdi.h