..
tests
Updated the auto-generated tests.
2004-05-04 00:41:11 +00:00
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
Makefile.in
Add the IAutoComplete and IAutoComplete2 implementation (but methods
2004-04-19 19:26:57 +00:00
autocomplete.c
Fix a string allocation.
2004-05-02 04:20:23 +00:00
brsfolder.c
Assume MAX_PATH length for pszDisplayName.
2004-05-27 20:01:56 +00:00
changenotify.c
When we send out a notification to a registered window with
2004-06-02 21:33:47 +00:00
classes.c
Make Unicode const strings static so they are not copied to the stack
2004-04-19 20:12:14 +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
Moved stub of Control_FillCache_RunDLL from ascii to unicode.
2004-05-27 01:54:30 +00:00
cpanel.h
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +00:00
cpanelfolder.c
Correct some PIDL types and eliminate some magic numbers in PIDL
2004-04-14 19:33:07 +00:00
dataobject.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
debughlp.c
Add the IAutoComplete and IAutoComplete2 implementation (but methods
2004-04-19 19:26:57 +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
- move CreateMyCompEnumList and CreateDesktopEnumList to their
2004-04-08 19:50:17 +00:00
enumidlist.h
- move CreateMyCompEnumList and CreateDesktopEnumList to their
2004-04-08 19:50:17 +00:00
folders.c
If a folder contains a desktop.ini, check it for the icon location
2004-04-14 19:32:34 +00:00
iconcache.c
GetModuleFileName[AW] doesn't terminate the string if the buffer is
2004-05-19 03:22:55 +00:00
memorystream.c
IStream_fnWrite: only return write count if the given pointer
2004-01-18 23:17:13 +00:00
pidl.c
Correct return value in a couple of error cases.
2004-04-15 05:04:10 +00:00
pidl.h
- make drive letters in PIDLs always uppercase to enable PIDL
2004-04-15 04:57:46 +00:00
regsvr.c
Add the IAutoComplete and IAutoComplete2 implementation (but methods
2004-04-19 19:26:57 +00:00
shell.c
SHELL_ExecuteW() passes a Unicode environment to CreateProcessW() so
2004-06-15 18:27:50 +00:00
shell.spec
Remove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-26 04:32:19 +00:00
shell32.spec
Implemented RealDriveType.
2004-06-14 16:56:39 +00:00
shell32_Ca.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Cn.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Cs.rc
Complete Czech translation of shell32 resources.
2004-01-16 04:46:05 +00:00
shell32_Da.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_De.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_En.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Eo.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Es.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Fi.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Fr.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Hu.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_It.rc
Changed my name, so update copyright info.
2004-05-27 02:25:13 +00:00
shell32_Ja.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Ko.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Nl.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_No.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Pl.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Pt.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Ru.rc
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
shell32_Si.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Sk.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_Sv.rc
Updated Swedish translation.
2003-08-12 20:32:11 +00:00
shell32_Uk.rc
Encoding fixes in Ukrainian translation.
2004-05-10 19:54:10 +00:00
shell32_Wa.rc
Added RunFileDlg with MRU list.
2002-06-10 02:34:36 +00:00
shell32_Zh.rc
Add resource strings for control panel folder.
2004-04-05 21:06:58 +00:00
shell32_main.c
GetModuleFileName[AW] doesn't terminate the string if the buffer is
2004-05-19 03:22:55 +00:00
shell32_main.h
SHELL_ExecuteW() passes a Unicode environment to CreateProcessW() so
2004-06-15 18:27:50 +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
Make Unicode const strings static so they are not copied to the stack
2004-04-19 20:12:14 +00:00
shellole.c
Add the IAutoComplete and IAutoComplete2 implementation (but methods
2004-04-19 19:26:57 +00:00
shellord.c
Fixed some issues found by winapi_check.
2004-05-17 21:08:31 +00:00
shellpath.c
Make sure that the size of the buffer passed to RegSetValueExW is in
2004-05-28 19:28:41 +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
Return "file not found" error values instead of E_INVALIDARG if
2004-04-14 23:57:46 +00:00
shfldr_fs.c
Return "file not found" error values instead of E_INVALIDARG if
2004-04-14 23:57:46 +00:00
shfldr_mycomp.c
- make drive letters in PIDLs always uppercase to enable PIDL
2004-04-15 04:57:46 +00:00
shlexec.c
SHELL_ExecuteW() passes a Unicode environment to CreateProcessW() so
2004-06-15 18:27:50 +00:00
shlfileop.c
Implemented RealDriveType.
2004-06-14 16:56:39 +00:00
shlfolder.c
Correct error handling in SHELL32_ParseNextElement().
2004-04-15 04:55:54 +00:00
shlfsbind.c
Make Unicode strings 'static const'.
2004-04-20 02:14:00 +00:00
shlmenu.c
Assorted spelling fixes.
2004-01-06 22:08:33 +00:00
shlview.c
IShellView seems reasonably complete, change a FIXME to a TRACE to
2004-04-13 21:15:01 +00:00
shpolicy.c
- Removed initialization of sh32_policy_table in SHInitRestricted,
2003-10-24 04:23:37 +00:00
shres.rc
Added Ukrainian translations.
2004-04-26 23:35:17 +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