.. |
tests
|
Add trailing '\n's to ok() calls.
|
2005-04-19 09:48:44 +00:00 |
.cvsignore
|
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
|
Split up the window procedure.
|
2005-04-28 18:26:58 +00:00 |
changenotify.c
|
|
|
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
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +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
|
Better icon handling for some special folders.
|
2005-04-12 12:00:40 +00:00 |
iconcache.c
|
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 |
memorystream.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
pidl.c
|
Add a unicode pidl type.
|
2005-04-13 14:39:27 +00:00 |
pidl.h
|
Add a unicode pidl type.
|
2005-04-13 14:39:27 +00:00 |
regsvr.c
|
Register Shell Drag and Drop Helper.
|
2005-04-13 11:07:49 +00:00 |
shell.c
|
Rewritten DoEnvironmentSubst16.
|
2005-04-21 17:14:39 +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
|
|
|
shell32_Cn.rc
|
|
|
shell32_Cs.rc
|
|
|
shell32_Da.rc
|
|
|
shell32_De.rc
|
Support for regular files (as opposed to directories).
|
2005-04-25 10:56:29 +00:00 |
shell32_En.rc
|
Support for regular files (as opposed to directories).
|
2005-04-25 10:56:29 +00:00 |
shell32_Eo.rc
|
|
|
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
|
|
|
shell32_Fr.rc
|
|
|
shell32_Hu.rc
|
|
|
shell32_It.rc
|
|
|
shell32_Ja.rc
|
|
|
shell32_Ko.rc
|
|
|
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_Nl.rc
|
|
|
shell32_No.rc
|
|
|
shell32_Pl.rc
|
|
|
shell32_Pt.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +00:00 |
shell32_Ru.rc
|
|
|
shell32_Si.rc
|
|
|
shell32_Sk.rc
|
|
|
shell32_Sv.rc
|
|
|
shell32_Uk.rc
|
|
|
shell32_Wa.rc
|
|
|
shell32_xx.rc
|
|
|
shell32_Zh.rc
|
|
|
shellfolder.h
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
shelllink.c
|
MSI advertised shortcuts don't require a product ID.
|
2005-04-22 19:06:12 +00:00 |
shellole.c
|
Correct comments of some export ordinals.
|
2005-04-13 15:17:16 +00:00 |
shellord.c
|
Assorted spelling fixes.
|
2005-04-19 09:49:38 +00:00 |
shellpath.c
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
shellreg.c
|
|
|
shellstring.c
|
|
|
shfldr.h
|
Convert more API calls to Unicode.
|
2005-03-02 10:16:41 +00:00 |
shfldr_desktop.c
|
Use Unicode string result from GetDisplayNameOf if it isn't
|
2005-04-12 10:15:29 +00:00 |
shfldr_fs.c
|
When we're hiding file extensions then SetNameOf should append the
|
2005-04-15 16:11:45 +00:00 |
shfldr_mycomp.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
shfldr_unixfs.c
|
Include <limits.h> to get a definition of NAME_MAX.
|
2005-04-27 08:12:08 +00:00 |
shlexec.c
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
shlfileop.c
|
Fix SEGV for non-fully-qualified destination paths.
|
2005-04-19 09:49:05 +00:00 |
shlfolder.c
|
Directory items should have the SFGOA_FILESYSANCESTOR attribute.
|
2005-04-11 18:50:01 +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
|
If ICommDlgBrowser_OnDefaultCommand returns anything other than S_OK
|
2005-04-12 10:16:35 +00:00 |
shpolicy.c
|
|
|
shres.rc
|
Better icon handling for some special folders.
|
2005-04-12 12:00:40 +00:00 |
shresdef.h
|
Support for regular files (as opposed to directories).
|
2005-04-25 10:56:29 +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
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
undocshell.h
|
|
|
version.h
|
|
|
version.rc
|
|
|
version16.rc
|
|
|