.. |
tests
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
.cvsignore
|
Generate the authors list for the shell about dialog from AUTHORS at
|
2003-11-18 19:50:24 +00:00 |
Makefile.in
|
Export LC_ALL before calling sed.
|
2004-03-01 23:32:35 +00:00 |
brsfolder.c
|
Removed incorrect uses of DUMMYUNIONNAME.
|
2004-01-07 00:47:35 +00:00 |
changenotify.c
|
Fix SHChangeNotify to send correct lParam and wParam values.
|
2004-02-02 23:08:54 +00:00 |
classes.c
|
Fixed HCR_GetExecuteCommandW() behavior with a class name (based on a
|
2004-01-16 23:06:25 +00:00 |
clipboard.c
|
Only return valid file system names from RenderFILENAMEA/W() by using
|
2004-01-21 23:50:46 +00:00 |
control.c
|
- Check FindFirstFile against INVALID_HANDLE_VALUE not 0.
|
2003-12-11 04:24:16 +00:00 |
dataobject.c
|
…
|
|
debughlp.c
|
- declare PT_RAS_FOLDER for the "RAS Connections" folder
|
2004-01-18 22:08:46 +00:00 |
debughlp.h
|
…
|
|
dialogs.c
|
…
|
|
dragdrophelper.c
|
…
|
|
enumidlist.c
|
…
|
|
folders.c
|
Use full paths instead of only filenames in icon cache to distinguish
|
2004-01-21 22:15:09 +00:00 |
iconcache.c
|
Moved some more definitions out of undocshell.h into the exported
|
2004-02-11 06:21:45 +00:00 |
memorystream.c
|
IStream_fnWrite: only return write count if the given pointer
|
2004-01-18 23:17:13 +00:00 |
pidl.c
|
- move some PIDL function declarations from undocshell.h into public
|
2004-02-11 04:18:12 +00:00 |
pidl.h
|
Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van Geldorp <ge@gse.nl>
|
2004-01-21 23:50:26 +00:00 |
regsvr.c
|
Sync some of the dll registrations with the contents of
|
2004-02-27 06:08:32 +00:00 |
shell.c
|
Do not leave not initialized fields in the structure passed to
|
2004-02-12 20:04:23 +00:00 |
shell.spec
|
…
|
|
shell32.spec
|
Corrected definition of PathYetAnotherMakeUniqueName().
|
2004-01-16 23:04:41 +00:00 |
shell32_Ca.rc
|
…
|
|
shell32_Cn.rc
|
…
|
|
shell32_Cs.rc
|
Complete Czech translation of shell32 resources.
|
2004-01-16 04:46:05 +00:00 |
shell32_Da.rc
|
…
|
|
shell32_De.rc
|
…
|
|
shell32_En.rc
|
Added/updated Italian resources.
|
2003-11-20 22:07:35 +00:00 |
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
…
|
|
shell32_Fi.rc
|
…
|
|
shell32_Fr.rc
|
…
|
|
shell32_Hu.rc
|
…
|
|
shell32_It.rc
|
Added/updated Italian resources.
|
2003-11-20 22:07:35 +00:00 |
shell32_Ja.rc
|
…
|
|
shell32_Ko.rc
|
…
|
|
shell32_Nl.rc
|
…
|
|
shell32_No.rc
|
…
|
|
shell32_Pl.rc
|
…
|
|
shell32_Pt.rc
|
Localization to the Portuguese of Brazil.
|
2003-11-05 23:27:01 +00:00 |
shell32_Ru.rc
|
…
|
|
shell32_Si.rc
|
…
|
|
shell32_Sk.rc
|
…
|
|
shell32_Sv.rc
|
…
|
|
shell32_Wa.rc
|
…
|
|
shell32_Zh.rc
|
…
|
|
shell32_main.c
|
- don't link directly to NTDLL; use MultiByteToWideChar() instead of
|
2004-01-26 20:13:03 +00:00 |
shell32_main.h
|
Moved some more definitions out of undocshell.h into the exported
|
2004-02-11 06:21:45 +00:00 |
shell32_xx.rc
|
A general cleanup of the version resources in Wine DLLs.
|
2003-11-30 05:59:29 +00:00 |
shellfolder.h
|
…
|
|
shelllink.c
|
- fix typos in shelllink.c header comment and a struct comment
|
2004-01-20 01:37:24 +00:00 |
shellole.c
|
Fix various function prototypes to conform to PSDK.
|
2004-01-23 20:57:26 +00:00 |
shellord.c
|
Moved some more definitions out of undocshell.h into the exported
|
2004-02-11 06:21:45 +00:00 |
shellpath.c
|
Fill unused gap to fix lookups past CSIDL_CONNECTIONS.
|
2004-02-24 00:58:20 +00:00 |
shellreg.c
|
…
|
|
shellstring.c
|
StrRetToStrN returns BOOL and shouldn't crash on NULL dest.
|
2004-02-10 02:18:50 +00:00 |
shfldr.h
|
- fix typo
|
2004-01-20 01:26:39 +00:00 |
shfldr_desktop.c
|
- ISF_Desktop_fnGetUIObjectOf(): allow context menu on the desktop
|
2004-01-23 20:46:09 +00:00 |
shfldr_fs.c
|
- IShellFolder_fnParseDisplayName(): return E_INVALIDARG instead of
|
2004-01-23 20:45:41 +00:00 |
shfldr_mycomp.c
|
- remove unneccesary ISF_MyComputer_Constructor() declaration
|
2004-01-30 22:54:12 +00:00 |
shlexec.c
|
Enumerate all "shell\<verb>\command" entries in the registry instead
|
2004-03-04 20:34:38 +00:00 |
shlfileop.c
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
shlfolder.c
|
Improved error handling.
|
2004-01-23 20:43:18 +00:00 |
shlfsbind.c
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
shlmenu.c
|
Assorted spelling fixes.
|
2004-01-06 22:08:33 +00:00 |
shlview.c
|
StrRetToStrN returns BOOL and shouldn't crash on NULL dest.
|
2004-02-10 02:18:50 +00:00 |
shpolicy.c
|
- Removed initialization of sh32_policy_table in SHInitRestricted,
|
2003-10-24 04:23:37 +00:00 |
shres.rc
|
…
|
|
shresdef.h
|
Complete Czech translation of shell32 resources.
|
2004-01-16 04:46:05 +00:00 |
shv_bg_cmenu.c
|
Fix an IE crash and make the "Create Folder" functionality in
|
2004-01-09 00:35:21 +00:00 |
shv_item_cmenu.c
|
…
|
|
systray.c
|
Fixed icon leak.
|
2004-02-27 21:30:16 +00:00 |
undocshell.h
|
Moved some more definitions out of undocshell.h into the exported
|
2004-02-11 06:21:45 +00:00 |
version.rc
|
A general cleanup of the version resources in Wine DLLs.
|
2003-11-30 05:59:29 +00:00 |
version16.rc
|
A general cleanup of the version resources in Wine DLLs.
|
2003-11-30 05:59:29 +00:00 |