Sweden-Number/dlls/comdlg32
David Hedberg ac2063a418 comdlg32: Implement Advise/Unadvise for the Item Dialog. 2011-03-30 12:28:49 +02:00
..
tests comdlg32: Implement Advise/Unadvise for the Item Dialog. 2011-03-30 12:28:49 +02:00
Makefile.in comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
cdlg.h comdlg32: Add stub implementation of the Common Item dialogs. 2011-03-29 12:31:54 +02:00
cdlg32.c comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
cdlg_Bg.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Ca.rc comdlg32: Remove the ignored common resource attributes. 2010-07-22 11:41:31 +02:00
cdlg_Cs.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Da.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_De.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_El.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_En.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Eo.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Es.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Fi.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Fr.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_He.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Hu.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_It.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Ja.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Ko.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Lt.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Nl.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_No.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Pl.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Pt.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Ro.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Ru.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Si.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Sk.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Sr.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Sv.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Th.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Tr.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Uk.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdlg_Wa.rc comdlg32: Remove the ignored common resource attributes. 2010-07-22 11:41:31 +02:00
cdlg_Zh.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
cdrom.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
colordlg.c comdlg32: Use IS_INTRESOURCE instead of HIWORD to check a resource. 2010-01-27 18:46:09 +01:00
comdlg32.rc comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
comdlg32.spec comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
comdlg32_classes.idl comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
filedlg.c comdlg32: Removed useless NULL check (Coverity). 2011-03-15 17:14:07 +01:00
filedlg31.c comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static. 2010-08-31 14:23:47 +02:00
filedlg31.h comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static. 2010-08-31 14:23:47 +02:00
filedlgbrowser.c comdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl. 2010-12-31 11:48:08 +01:00
filedlgbrowser.h comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFileName and friends. 2009-05-01 14:51:25 +02:00
finddlg.c comdlg32: Test and fix Find/ReplaceText parameter checking code. 2010-07-21 13:23:56 +02:00
floppy.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
folder.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
folder2.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
fontdlg.c comdlg32: Add missing break (Coverity). 2011-02-23 18:24:28 +01:00
fontpics.bmp comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
hdisk.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
itemdlg.c comdlg32: Implement Advise/Unadvise for the Item Dialog. 2011-03-30 12:28:49 +02:00
network.ico comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
pd32_collate.ico comdlg32: Replaced collate icons with Tango compliant icons. 2010-04-21 11:57:32 +02:00
pd32_collate.svg comdlg32: Replaced collate icons with Tango compliant icons. 2010-04-21 11:57:32 +02:00
pd32_landscape.ico comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
pd32_landscape.svg comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
pd32_nocollate.ico comdlg32: Replaced collate icons with Tango compliant icons. 2010-04-21 11:57:32 +02:00
pd32_nocollate.svg comdlg32: Replaced collate icons with Tango compliant icons. 2010-04-21 11:57:32 +02:00
pd32_portrait.ico comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
pd32_portrait.svg comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
printdlg.c comdlg32: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:04:15 +02:00