wine-wine/dlls/commdlg
Stefan Brüns 324b11f206 commdlg: Makes return value of FILEDLG95_SendFileOK dependent of
return value, not of DWL_MSGRESULT.
2006-01-12 13:30:11 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01: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 Update the Bulgarian resources for commdlg and regedit. 2005-12-05 12:00:04 +01:00
cdlg_Ca.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Cn.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Cs.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Da.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_De.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_En.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01: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 Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Fi.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Fr.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Hu.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_It.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Ja.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Ko.rc commdlg: Updated Korean translation. 2006-01-06 12:17:24 +01:00
cdlg_Nl.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_No.rc Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
cdlg_Pl.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Pt.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Ru.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Si.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Sk.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Sv.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01: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 Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Wa.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_Zh.rc Improve script selection combobox in the font selection dialog - set 2005-12-02 11:27:00 +01:00
cdlg_xx.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
colordlg.c commdlg: Let the color picker respond properly to keystrokes. 2005-12-31 13:23:30 +01:00
colordlg16.c Fix declarations. 2005-06-28 19:19:07 +00:00
comdlg32.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
commdlg.spec Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
filedlg.c commdlg: Makes return value of FILEDLG95_SendFileOK dependent of 2006-01-12 13:30:11 +01: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 Make GetOpenFileNameW with an old style open file dialog work with the 2005-02-03 19:39:26 +00:00
filedlgbrowser.c commdlg: Makes return value of FILEDLG95_SendFileOK dependent of 2006-01-12 13:30:11 +01: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 Const correctness fixes. 2005-12-12 11:55:49 +01:00
fontdlg.c Removed some dead-code. 2005-12-12 11:54:19 +01:00
fontdlg16.c Fixes for FormatCharDlgProc16: 2005-11-22 16:18:55 +00:00
printdlg.c commdlg: If provided use and update hDevMode in the PAGESETUPDLG struct. 2006-01-11 12:10:33 +01:00
printdlg.h Some more Win16/Win32 separation (based on a patch by Steven 2004-01-09 05:10:35 +00:00
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