..
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
Implementation of the control panel folder in shell namespace.
2004-03-27 01:42:22 +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
Implementation of the control panel folder in shell namespace.
2004-03-27 01:42:22 +00:00
cpanel.h
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +00:00
cpanelfolder.c
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +00:00
dataobject.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
debughlp.c
- rename PT_SPECIAL to PT_SHELLEXT
2004-04-06 23:12:11 +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
Get rid of a few pointless A/W conversions.
2004-04-05 22:22:00 +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
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +00:00
pidl.h
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +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
Do not strip stdcall decoration in spec files.
2004-03-31 00:59:36 +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
Add resource strings for control panel folder.
2004-04-05 21:06:58 +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_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
Unicode-ify the icon cache and SHGetFileInfo.
2004-03-22 20:43:07 +00:00
shell32_main.h
Move control panel applet enumeration to cpanelfolder.c.
2004-04-08 04:37:43 +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
Fixed a couple of header files ordering issues.
2004-04-07 03:59:41 +00:00
shellole.c
Implementation of the control panel folder in shell namespace.
2004-03-27 01:42:22 +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
- comment fixes
2004-04-07 19:45:48 +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
- move CreateMyCompEnumList and CreateDesktopEnumList to their
2004-04-08 19:50:17 +00:00
shfldr_fs.c
- move CreateMyCompEnumList and CreateDesktopEnumList to their
2004-04-08 19:50:17 +00:00
shfldr_mycomp.c
- move CreateMyCompEnumList and CreateDesktopEnumList to their
2004-04-08 19:50:17 +00:00
shlexec.c
Cleanup the handling of the extension in SHELL_FindExecutable():
2004-04-09 19:04:03 +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