..
tests
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +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
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
debughlp.c
- declare PT_RAS_FOLDER for the "RAS Connections" folder
2004-01-18 22:08:46 +00:00
debughlp.h
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
dialogs.c
Removed the A/W constants for builtin cursors, icons and resource
2003-09-10 03:56:47 +00:00
dragdrophelper.c
Fixed a few more headers dependency issues.
2003-09-09 19:39:31 +00:00
enumidlist.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
folders.c
Unicode-ify the icon cache and SHGetFileInfo.
2004-03-22 20:43:07 +00:00
iconcache.c
Assorted spelling fixes.
2004-03-23 23:20:16 +00:00
memorystream.c
IStream_fnWrite: only return write count if the given pointer
2004-01-18 23:17:13 +00:00
pidl.c
Assorted spelling fixes.
2004-03-23 23:20:16 +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
Expand environment strings in command, parameter and directory strings
2004-03-18 04:04:29 +00:00
shell.spec
Remove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-26 04:32:19 +00:00
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
Some new Spanish translations and improvements to other existing
2003-08-22 05:03:19 +00:00
shell32_Fi.rc
…
shell32_Fr.rc
Extract localisable resources from shres.rc to proper language file.
2003-09-30 00:25:28 +00:00
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
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
shell32_Si.rc
Minor updates of Slovenian translations.
2003-08-29 22:21:43 +00:00
shell32_Sk.rc
…
shell32_Sv.rc
Updated Swedish translation.
2003-08-12 20:32:11 +00:00
shell32_Wa.rc
…
shell32_Zh.rc
…
shell32_main.c
Unicode-ify the icon cache and SHGetFileInfo.
2004-03-22 20:43:07 +00:00
shell32_main.h
- Fix handling of %2, %3, ... and lower case format characters in
2004-03-26 02:29:12 +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
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
shelllink.c
- Fix handling of %2, %3, ... and lower case format characters in
2004-03-26 02:29:12 +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
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
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
- Fix handling of %2, %3, ... and lower case format characters in
2004-03-26 02:29:12 +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
Extract binary resources to files, to fit the standard.
2003-10-03 05:01:33 +00:00
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
Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.
2003-09-09 19:32:36 +00:00
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