Sweden-Number/dlls/commdlg
Steven Edwards a6f68b550a Remove unneeded include statements. 2004-09-23 04:50:58 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
cdlg.h - Add a bitmap resource with the font icons: TrueType, printer, 2003-12-30 22:08:17 +00:00
cdlg16.h - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
cdlg32.c Replaced a few more 0xffffffff by the appropriate constants. 2003-10-16 19:31:11 +00:00
cdlg_Ca.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Cn.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Cs.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Da.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_De.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_En.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Eo.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Es.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Fi.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Fr.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Hu.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_It.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Ja.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Ko.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Nl.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_No.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Pl.rc Translation update. 2004-09-06 20:28:16 +00:00
cdlg_Pt.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Ru.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Si.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Sk.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Sv.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Th.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Uk.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Wa.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Zh.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_xx.rc - Add a bitmap resource with the font icons: TrueType, printer, 2003-12-30 22:08:17 +00:00
colordlg.c - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
colordlg16.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
comdlg32.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
commdlg.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
filedlg.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
filedlg16.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
filedlg31.c Fix signed/unsigned comparison warnings. 2004-09-02 23:00:53 +00:00
filedlg31.h Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
filedlgbrowser.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
filedlgbrowser.h Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFERENT flags. 2004-01-02 01:47:52 +00:00
filetitle.c Change GetFileTitleA/W prototype to match PSDK. 2004-03-12 01:52:11 +00:00
finddlg.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
finddlg32.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
fontdlg.c Remove unneeded include statements. 2004-09-23 04:50:58 +00:00
fontdlg16.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
generic.c - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
printdlg.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
printdlg.h Some more Win16/Win32 separation (based on a patch by Steven 2004-01-09 05:10:35 +00:00
printdlg16.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
rsrc.rc Added Ukrainian translations. 2004-04-26 23:35:17 +00:00