..
tests
Print retval in decimal to avoid confusion.
2005-03-25 20:47:50 +00:00
.cvsignore
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
Makefile.in
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
autocomplete.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
brsfolder.c
Fixed parsing of ITEMIDLIST in InitializeTreeView.
2005-03-01 11:45:32 +00:00
changenotify.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-16 14:35:55 +00:00
classes.c
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
clipboard.c
Assorted spelling fixes.
2005-03-02 13:53:50 +00:00
control.c
…
cpanel.h
…
cpanelfolder.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
dataobject.c
Remove forward declarations of interface methods.
2005-03-19 17:09:03 +00:00
debughlp.c
Fix up PIDL dumping code.
2005-03-31 10:05:59 +00:00
debughlp.h
…
dialogs.c
Use lstrcmpiA in preference to strcasecmp.
2005-03-07 11:05:03 +00:00
dragdrophelper.c
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17 20:53:37 +00:00
enumidlist.c
Eliminate casts of the return value of HeapAlloc.
2005-03-21 11:25:13 +00:00
enumidlist.h
- handle IFileSystemBindData in ISF_Desktop_fnParseDisplayName
2005-02-23 12:45:12 +00:00
folders.c
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
iconcache.c
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
memorystream.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
pidl.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
pidl.h
- handle IFileSystemBindData in ISF_Desktop_fnParseDisplayName
2005-02-23 12:45:12 +00:00
regsvr.c
Beginning of a shell namespace extension to browse the unix
2005-03-09 16:41:17 +00:00
shell.c
Eliminate casts of the return value of HeapAlloc.
2005-03-21 11:25:13 +00:00
shell.spec
…
shell32.spec
Add the -noname flag to match the Platform SDK.
2005-02-23 15:41:14 +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
A small spelling fix and a small update (thank to Andreas Mohr).
2005-01-17 19:32:58 +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
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
2005-02-16 21:10:59 +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
Update the resources for Portuguese.
2005-02-14 11:12:30 +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
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
shell32_main.h
Remove an unused function.
2005-03-19 17:08:52 +00:00
shell32_xx.rc
…
shellfolder.h
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shelllink.c
Use api definitions, remove duplicate code.
2005-03-27 17:54:48 +00:00
shellole.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shellord.c
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17 20:53:37 +00:00
shellpath.c
Correct registering shell folders (values in Shell Folders key weren't
2005-03-16 11:37:46 +00:00
shellreg.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-16 14:35:55 +00:00
shellstring.c
…
shfldr.h
Convert more API calls to Unicode.
2005-03-02 10:16:41 +00:00
shfldr_desktop.c
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17 20:53:37 +00:00
shfldr_fs.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shfldr_mycomp.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shfldr_unixfs.c
Assorted spelling fixes.
2005-03-30 17:08:31 +00:00
shlexec.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shlfileop.c
- Revert wrong -noname markup for Drag*, DoEnvironmentSubst and
2005-02-21 18:37:33 +00:00
shlfolder.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shlfsbind.c
Remove tabs and reformat.
2005-02-23 15:41:39 +00:00
shlmenu.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shlview.c
Eliminate casts of the return value of HeapAlloc.
2005-03-21 11:25:13 +00:00
shpolicy.c
Const correctness fixes.
2004-11-30 21:38:57 +00:00
shres.rc
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
shresdef.h
Fix the icon resource ids (most were off by one).
2005-04-11 13:04:41 +00:00
shv_bg_cmenu.c
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
shv_item_cmenu.c
Eliminate casts of the return value of HeapAlloc.
2005-03-21 11:25:13 +00:00
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
Share version information between DllGetVersion and resource file.
2004-09-22 04:00:43 +00:00
version16.rc
Version resources cleanup.
2004-11-23 13:59:34 +00:00