Fixes for FormatCharDlgProc16:
commit51f40d95dcec648177ac4b50dcd8275fffbbef0e
authorRein Klazes <wijn@wanadoo.nl>
Tue, 22 Nov 2005 16:18:55 +0000 (22 16:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Nov 2005 16:18:55 +0000 (22 16:18 +0000)
tree18125e554b5f2cb5cf5445a8f6f7abdd51b03be9
parented0eba24f9b26b61596bbb0c26ec9b53251a0d32
Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
  A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
dlls/commdlg/fontdlg16.c