.. |
tests
|
comdlg32: Fix test under win98.
|
2008-10-28 12:45:55 +01:00 |
800.bmp
|
…
|
|
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
cdlg.h
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
cdlg16.h
|
…
|
|
cdlg32.c
|
comdlg32: Implement CDM_GETFOLDERIDLIST.
|
2008-06-20 12:12:50 +02:00 |
cdlg_Bg.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Ca.rc
|
comdlg32: Fix the Catalan translation including some size fixes too.
|
2008-05-27 12:06:03 +02:00 |
cdlg_Cs.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Da.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_De.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_El.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_En.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Eo.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Es.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Fi.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Fr.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Hu.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_It.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Ja.rc
|
comdlg32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:54 +02:00 |
cdlg_Ko.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Nl.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_No.rc
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
cdlg_Pl.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Pt.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Ro.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Ru.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Si.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Sk.rc
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
cdlg_Sv.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Th.rc
|
comdlg32: Fix the Thai translation.
|
2008-05-28 11:30:46 +02:00 |
cdlg_Tr.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Uk.rc
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
cdlg_Wa.rc
|
comdlg32: Fix the Walon translation.
|
2008-05-28 11:30:42 +02:00 |
cdlg_Zh.rc
|
comdlg32: Update simplified Chinese resource.
|
2008-09-02 11:57:36 +02:00 |
cdlg_xx.rc
|
comdlg32: Remove spaces before '\n' (and some after) in resource strings.
|
2008-06-11 20:02:57 +02:00 |
cdrom.ico
|
…
|
|
colordlg.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
colordlg16.c
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
comdlg32.spec
|
…
|
|
commdlg.spec
|
…
|
|
filedlg.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
filedlg16.c
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
filedlg31.c
|
comdlg32: Avoid possible NULL pointer dereference (Coverity).
|
2008-10-15 16:44:05 +02:00 |
filedlg31.h
|
…
|
|
filedlgbrowser.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
filedlgbrowser.h
|
…
|
|
finddlg16.c
|
…
|
|
finddlg32.c
|
comdlg32: Remove superfluous casts of void pointers to other pointer types.
|
2008-11-06 11:09:59 +01:00 |
floppy.ico
|
…
|
|
folder.ico
|
…
|
|
folder2.ico
|
…
|
|
fontdlg.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
fontdlg16.c
|
…
|
|
fontpics.bmp
|
…
|
|
hdisk.ico
|
…
|
|
network.ico
|
…
|
|
pd32_collate.ico
|
…
|
|
pd32_landscape.ico
|
…
|
|
pd32_nocollate.ico
|
…
|
|
pd32_portrait.ico
|
…
|
|
printdlg.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
printdlg.h
|
…
|
|
printdlg16.c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
rsrc.rc
|
comdlg32: Merge Chinese resources into a single file.
|
2008-08-29 13:52:47 +02:00 |