wine-wine/dlls/comdlg32
Andrew Talbot 1e59ecf254 comdlg32: Add a break statement to mark a semantic separation. 2011-09-26 18:13:13 +02:00
..
tests comdlg32/tests: Fix a couple of test failures on NT4. 2011-08-04 08:51:54 +02:00
Makefile.in comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
cdlg.h comdlg32: Implement SetDefaultFilename. 2011-05-25 13:36:30 +02:00
cdlg32.c winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
cdlg_Bg.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Ca.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Cs.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Da.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_De.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_El.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_En.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Eo.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Es.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Fi.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_Fr.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_He.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Hu.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_It.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_Ja.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Ko.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Lt.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Nl.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_No.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Pl.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Pt.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Ro.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Ru.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Si.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Sk.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Sr.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Sv.rc Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
cdlg_Th.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Tr.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Uk.rc comdlg32: Convert Ukrainian resources into utf-8. 2011-06-20 19:32:04 +02:00
cdlg_Wa.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdlg_Zh.rc comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
cdrom.ico
colordlg.c
comdlg32.rc comdlg32: Specify a message context for 'mm'. 2011-08-22 20:08:32 +02: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 dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
filedlg31.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
filedlg31.h comdlg32: Mark internal symbols as having hidden visibility. 2011-04-26 15:31:27 +02:00
filedlgbrowser.c comdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl. 2010-12-31 11:48:08 +01:00
filedlgbrowser.h dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
finddlg.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
floppy.ico
folder.ico
folder2.ico
fontdlg.c comdlg32: Add missing break (Coverity). 2011-02-23 18:24:28 +01:00
fontpics.bmp
hdisk.ico
itemdlg.c comdlg32: Add a break statement to mark a semantic separation. 2011-09-26 18:13:13 +02:00
network.ico
pd32_collate.ico
pd32_collate.svg
pd32_landscape.ico
pd32_landscape.svg
pd32_nocollate.ico
pd32_nocollate.svg
pd32_portrait.ico
pd32_portrait.svg
printdlg.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00