Sweden-Number/dlls/shell32
Marcus Meissner 6f21fe0044 Silence IShellLink::SetShowCmd for the case we support. 2002-11-12 23:25:33 +00:00
..
tests Updated the generated tests. 2002-11-12 01:13:10 +00:00
.cvsignore Added version info to 16-bit shell.dll. 2002-06-04 00:52:49 +00:00
Makefile.in Added support for building certain dlls with -DSTRICT. 2002-10-18 23:46:28 +00:00
authors.h Updated authors list. 2002-08-09 01:13:31 +00:00
brsfolder.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
changenotify.c Do not access memory that has just been freed. 2002-06-28 17:34:35 +00:00
classes.c Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
clipboard.c Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
control.c Warning fix. 2002-11-04 23:51:58 +00:00
dataobject.c The object returned by IEnumFORMATETC::Clone should have the same 2002-11-08 18:52:52 +00:00
debughlp.c - Cleaned up the implementation of shell folders and put them into 2002-07-24 01:56:03 +00:00
debughlp.h Fixed warnings. 2002-07-02 02:09:39 +00:00
dialogs.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
dragdrophelper.c Don't touch the This pointer after it has been freed. 2002-10-25 21:01:29 +00:00
enumidlist.c Add proper support for the SHCONTF_INCLUDEHIDDEN flag. 2002-10-28 20:06:14 +00:00
folders.c - Cleaned up the implementation of shell folders and put them into 2002-07-24 01:56:03 +00:00
iconcache.c Avoid calling FindExecutable16. 2002-10-10 23:29:21 +00:00
memorystream.c - Cleaned up the implementation of shell folders and put them into 2002-07-24 01:56:03 +00:00
pidl.c Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
pidl.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
shell.c Separate out 16-bit ShellExecute function. 2002-10-29 21:30:01 +00:00
shell.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
shell32.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
shell32_Ca.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Cs.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Da.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_De.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_En.rc Bring some French resources in sync with English ones. 2002-10-23 23:34:32 +00:00
shell32_Eo.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Es.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Fi.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Fr.rc Bring some French resources in sync with English ones. 2002-10-23 23:34:32 +00:00
shell32_Hu.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_It.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Ja.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +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 Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Ru.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Si.rc Added Slovenian resources. 2002-08-15 21:48:58 +00:00
shell32_Sk.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Sv.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Wa.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Zh.rc Added support for #pragma code_page. 2002-08-15 21:57:36 +00:00
shell32_main.c Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
shell32_main.h Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
shell32_xx.rc Added version info resource. 2002-05-19 22:22:36 +00:00
shellfolder.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
shelllink.c Silence IShellLink::SetShowCmd for the case we support. 2002-11-12 23:25:33 +00:00
shellole.c - fix some pselling 2002-10-25 19:09:02 +00:00
shellord.c Implemented SHCreateStdEnumFmtEtc. 2002-09-06 18:34:37 +00:00
shellpath.c PathIsExe: corrected and added executable types. 2002-09-30 19:01:20 +00:00
shellreg.c Separate out 16-bit registry functions. 2002-10-28 21:15:19 +00:00
shellstring.c Some small cleanups. 2002-10-25 03:50:14 +00:00
shfldr.h - Cleaned up the implementation of shell folders and put them into 2002-07-24 01:56:03 +00:00
shfldr_desktop.c Don't touch the This pointer after it has been freed. 2002-10-25 21:01:29 +00:00
shfldr_fs.c - Cleaned up the implementation of shell folders and put them into 2002-07-24 01:56:03 +00:00
shfldr_mycomp.c Don't touch the This pointer after it has been freed. 2002-10-25 21:01:29 +00:00
shlexec.c Separate out 16-bit ShellExecute function. 2002-10-29 21:30:01 +00:00
shlfileop.c SHFileOperationA: improved, implemented FO_MOVE action, added more 2002-09-04 18:46:29 +00:00
shlfolder.c Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
shlmenu.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
shlview.c Import comctl32 functions from shell32 by ordinal. 2002-07-29 00:24:58 +00:00
shpolicy.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
shres.rc Added Slovenian resources. 2002-08-15 21:48:58 +00:00
shresdef.h Make dialog IDs "Browse for Folder" compatible with IE. 2002-08-14 21:03:55 +00:00
shv_bg_cmenu.c Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
shv_item_cmenu.c Remove references to PCVOID and LPUINT. 2002-09-17 01:35:09 +00:00
systray.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
undocshell.h - changed STRRET definition 2002-07-02 02:05:17 +00:00
version16.rc Added version info to 16-bit shell.dll. 2002-06-04 00:52:49 +00:00