Sweden-Number/dlls/shell32
Rein Klazes 71e322b29f ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFileInfo,
SHGetPathFromIDList spec entries always refer to the Ansi
version. Problem found by Paul Vriens.
2004-12-17 19:05:46 +00:00
..
tests Fix missing imports of the test program on NT4. 2004-12-06 11:45:13 +00:00
.cvsignore Removed a couple of no longer needed entries. 2004-11-19 18:28:05 +00:00
Makefile.in Use only one .res file. 2004-10-27 00:47:53 +00:00
autocomplete.c
brsfolder.c
changenotify.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
dataobject.c
debughlp.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
debughlp.h
dialogs.c
dragdrophelper.c
enumidlist.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
enumidlist.h
folders.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
iconcache.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
memorystream.c - Use more specific error codes than E_FAIL, where possible. 2004-11-19 18:14:47 +00:00
pidl.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
pidl.h
regsvr.c
shell.c
shell.spec
shell32.spec ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFileInfo, 2004-12-17 19:05:46 +00:00
shell32_Ca.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Cn.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Cs.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Da.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_De.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_En.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Eo.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Es.rc Added some Spanish translations. 2004-12-09 13:44:20 +00:00
shell32_Fi.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Fr.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Hu.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_It.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Ja.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Ko.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Nl.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_No.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Pl.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Pt.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Ru.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Si.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Sk.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Sv.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Uk.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Wa.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_Zh.rc More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_main.c More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
shell32_main.h
shell32_xx.rc
shellfolder.h
shelllink.c
shellole.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
shellord.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
shellpath.c Implementation of PathCleanupSpec. 2004-11-04 04:54:08 +00:00
shellreg.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
shlexec.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
shlfileop.c Fix bad memory allocation for unicode buffer. 2004-10-27 21:18:35 +00:00
shlfolder.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
shlfsbind.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
shlmenu.c
shlview.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
shpolicy.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
shres.rc Use only one .res file. 2004-10-27 00:47:53 +00:00
shresdef.h
shv_bg_cmenu.c
shv_item_cmenu.c
systray.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
undocshell.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
version.h Revert shell32 version to Win2K SP4 level. 2004-12-06 11:34:07 +00:00
version.rc
version16.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00