Sweden-Number/dlls/commdlg
Juergen Schmied e2f4aefb38 - Rewrite of the shell related parts of the dialog to use the already
in shell32implemented functions (ShellFolder/Path*). Eliminated direct
  file access.
- Replaced LoadLibraryA with GetModuleHandleA since comdlg32 is imports
  some dlls per *.spec file
- Most OpenFile Flags (OFN_*) should work properly now
- The edit box should work right with all stuff entered in it like
  ..\temp\file.txt or just c: to change a drive
- Optimized DataObject handling
- Some bugs fixed, should work with native shell32 again.
- Stubs for PrintDlgEx
2000-06-02 19:36:53 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Fixed winspool(.drv) loading. 2000-04-25 19:57:27 +00:00
cdlg.h - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
cdlg32.c - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
cdlg_Ca.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Cs.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Da.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_De.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_En.rc - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
cdlg_Eo.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Es.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Fi.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Fr.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Hu.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_It.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Ja.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Ko.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Nl.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_No.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Pl.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Pt.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Ru.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Sk.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Sv.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_Wa.rc 32 bits message processing for color dialog. 2000-04-24 17:35:11 +00:00
cdlg_xx.rc - inserted markers for the bin2res tool 1999-11-13 22:38:24 +00:00
colordlg.c Remove the direct call into core (DIALOG_DoDialogBox). 2000-05-23 01:22:35 +00:00
comdlg32.spec - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
commdlg.spec Map PrintDlg16 to PrintDlgA. 1999-10-13 12:29:57 +00:00
filedlg.c Add PrintSetup dialog and support for hooks and templates. 2000-05-26 22:26:06 +00:00
filedlg95.c - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
filedlgbrowser.c - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
filedlgbrowser.h - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
filetitle.c Corel merge: 2000-02-20 18:54:04 +00:00
finddlg.c Add PrintSetup dialog and support for hooks and templates. 2000-05-26 22:26:06 +00:00
finddlg32.c - Correct check for minimum buffer length. 2000-04-28 20:49:46 +00:00
fontdlg.c Add PrintSetup dialog and support for hooks and templates. 2000-05-26 22:26:06 +00:00
generic.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
printdlg.c - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +00:00
rsrc.rc - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00