Sweden-Number/dlls/commdlg
Rein Klazes 51f40d95dc 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.
2005-11-22 16:18:55 +00:00
..
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Initialize COM prior to displaying the file dialog. 2005-11-09 12:55:01 +00:00
cdlg.h Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg16.h Remove multiple declarations of the same function, keeping the public 2005-07-24 16:17:28 +00:00
cdlg32.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
cdlg_Bg.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Ca.rc
cdlg_Cn.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Cs.rc Czech resources update. 2005-11-02 11:01:07 +00:00
cdlg_Da.rc
cdlg_De.rc Update German resource file. 2005-11-05 10:43:34 +00:00
cdlg_En.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Eo.rc
cdlg_Es.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Fi.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Fr.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Hu.rc
cdlg_It.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Ja.rc
cdlg_Ko.rc
cdlg_Nl.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_No.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Pl.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Pt.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Ru.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Si.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Sk.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Sv.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Th.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Uk.rc Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch> 2005-11-03 12:12:18 +00:00
cdlg_Wa.rc
cdlg_Zh.rc
cdlg_xx.rc
colordlg.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
colordlg16.c Fix declarations. 2005-06-28 19:19:07 +00:00
comdlg32.spec
commdlg.spec Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
filedlg.c There is no need to resize our own fake dialog to match the parent, it 2005-11-18 16:52:35 +00:00
filedlg16.c Fix declarations. 2005-06-28 19:19:07 +00:00
filedlg31.c Fix declarations. 2005-06-28 19:19:07 +00:00
filedlg31.h
filedlgbrowser.c Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
filedlgbrowser.h Replace the _ICOM_THIS_From macros by inline functions the way it's 2005-07-27 11:10:52 +00:00
filetitle.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
finddlg.c Fix declarations. 2005-06-28 19:19:07 +00:00
finddlg32.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
fontdlg.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
fontdlg16.c Fixes for FormatCharDlgProc16: 2005-11-22 16:18:55 +00:00
printdlg.c Improve c2man Documented-Total count. Changes: 2005-11-12 19:12:25 +00:00
printdlg.h
printdlg16.c PrintDlg16: Copy back the Flags, nFromPage, nToPage and nCopies struct 2005-09-06 10:22:43 +00:00
rsrc.rc Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00