Sync to Wine-0_9_2:
authorGé van Geldorp <ge@gse.nl>
Sat, 26 Nov 2005 10:18:02 +0000 (10:18 +0000)
committerGé van Geldorp <ge@gse.nl>
Sat, 26 Nov 2005 10:18:02 +0000 (10:18 +0000)
commit89a84ca38489c3ce7b38118627218cfc43cf4bc2
tree48a156afb02fd5accd5c76b5ea766eeeba5d9bdc
parentd4950ed2a7adf6cde9fbb11c788e87e703dda1be
Sync to Wine-0_9_2:
Rein Klazes <wijn@wanadoo.nl>
- 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.
- In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
  the lpszStyle fields.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Dmitry Timoshkov <dmitry@codeweavers.com>
- There is no need to resize our own fake dialog to match the parent, it
  doesn't have controls anyway.
Markus Amsler <markus.amsler@oribi.org>
- Improve c2man Documented-Total count. Changes:
- add missing description
- complete missing A/W pairs
- document remaining comdlg32 functions

svn path=/trunk/; revision=19622
reactos/lib/comdlg32/cdlg_Ko.rc
reactos/lib/comdlg32/filedlg.c
reactos/lib/comdlg32/fontdlg16.c