..
tests
Test the interaction between IShellLink::SetIDList() and
2005-02-14 11:52:29 +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
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
brsfolder.c
Don't sort the children of My Computer in shell browse for folder
2005-01-11 10:40:14 +00:00
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
- Fix quoting of .cpl filename.
2005-02-09 13:25:13 +00:00
dataobject.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
debughlp.c
Const correctness fixes.
2004-11-30 21:38:57 +00:00
debughlp.h
…
dialogs.c
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +00:00
dragdrophelper.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
enumidlist.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
enumidlist.h
…
folders.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
iconcache.c
Stub implementations for SHUpdateImageA, SHHandleUpdateImage,
2005-01-03 20:26:06 +00:00
memorystream.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
pidl.c
Assorted spelling fixes.
2005-02-10 19:19:35 +00:00
pidl.h
Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and update tests now
2004-10-26 00:17:31 +00:00
regsvr.c
- the correct registry location to override is User Shell Folders, not
2004-10-21 19:59:46 +00:00
shell.c
…
shell.spec
…
shell32.spec
Stub implementations for SHUpdateImageA, SHHandleUpdateImage,
2005-01-03 20:26:06 +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
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
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
Reindent some code to improve readability.
2005-02-15 20:45:53 +00:00
shell32_main.h
- the correct registry location to override is User Shell Folders, not
2004-10-21 19:59:46 +00:00
shell32_xx.rc
…
shellfolder.h
Avoid depending on the non-standard IUnknown_METHODS macro in Wine
2004-10-05 04:16:21 +00:00
shelllink.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shellole.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shellord.c
Assorted spelling fixes.
2005-01-26 21:09:04 +00:00
shellpath.c
Output some more informations.
2005-02-14 11:07:55 +00:00
shellreg.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-16 14:35:55 +00:00
shellstring.c
…
shfldr.h
- Add support for custom shell folders, such as the History folder.
2004-09-28 19:33:44 +00:00
shfldr_desktop.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shfldr_fs.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shfldr_mycomp.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shlexec.c
Error numbers >= 32 are to be expected.
2005-02-14 11:03:21 +00:00
shlfileop.c
- add file_operation_delete
2005-01-14 16:51:14 +00:00
shlfolder.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-16 14:35:55 +00:00
shlfsbind.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shlmenu.c
Convert the shellmenu code to use unicode.
2004-10-19 03:56:40 +00:00
shlview.c
Don't crash if ShellFolder doesn't implement the IID_ISFHelper
2005-02-14 11:06:48 +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
- the correct registry location to override is User Shell Folders, not
2004-10-21 19:59:46 +00:00
shv_bg_cmenu.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +00:00
shv_item_cmenu.c
- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 16:02:20 +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