Sweden-Number/dlls/shell32
Juergen Schmied 7cf87c521e Fixed crash in winamp reported by Andreas Mohr. 2003-01-10 01:46:15 +00:00
..
tests Made tests compile on Windows. 2002-11-15 00:02:51 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Collapse the -hHrs options into the -O option. 2003-01-09 00:03:53 +00:00
authors.h Updated authors list. 2002-08-09 01:13:31 +00:00
brsfolder.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
changenotify.c Fixed some signed/unsigned comparison warnings. 2002-12-13 00:36:52 +00:00
classes.c Fix recently broken GetDisplayNamesOf of names of shell extension 2003-01-10 01:45:57 +00:00
clipboard.c Fixed some signed/unsigned comparison warnings. 2002-12-13 00:36:52 +00:00
control.c - Change launch functions to use unicode and implement Control_RunDLLW. 2002-12-13 02:17:54 +00:00
dataobject.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
debughlp.c Add debug info for IExtractIconW. 2002-12-16 22:39:42 +00:00
debughlp.h Fixed warnings. 2002-07-02 02:09:39 +00:00
dialogs.c Fixed some signed/unsigned comparison warnings. 2002-12-13 00:36:52 +00:00
dragdrophelper.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
enumidlist.c Removed some remaining references to wine/obj_base.h. 2002-12-23 01:39:35 +00:00
folders.c Fix crash when constructing ANSI interface pointer to IExtractIcon, 2002-12-15 01:13:45 +00:00
iconcache.c Change the return value for ExtractIconEx from HICON to UINT and make 2002-12-10 19:10:11 +00:00
memorystream.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
pidl.c Change calls to CLSIDFromString to SHCLSIDFromStringW except in 2002-12-16 23:48:30 +00:00
pidl.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
shell.c Cleanup InternalExtractIconEx. The PrivateExtractIcons functions 2002-12-12 23:00:47 +00:00
shell.spec Removed support for 'rsrc' spec file statement. 2002-11-18 23:16:09 +00:00
shell32.spec - Change launch functions to use unicode and implement Control_RunDLLW. 2002-12-13 02:17:54 +00:00
shell32_Ca.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +00:00
shell32_Cn.rc Added Simplified Chinese support. 2002-11-20 19:47:44 +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 Fixed crash in winamp reported by Andreas Mohr. 2003-01-10 01:46:15 +00:00
shell32_main.h Introduced some declarations and resources needed for a more complete 2002-12-19 04:11:22 +00:00
shell32_xx.rc Added version info resource. 2002-05-19 22:22:36 +00:00
shellfolder.h Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
shelllink.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
shellole.c SHGetMalloc() returns a HRESULT, not a DWORD. 2003-01-03 03:07:21 +00:00
shellord.c Do at least something for SHDragDrop functions although that isn't the 2002-12-16 22:40:05 +00:00
shellpath.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
shellreg.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
shellstring.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
shfldr_fs.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
shfldr_mycomp.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
shlexec.c ShellExecute(NULL, "wordpad.exe",) now correctly finds wordpad.exe in 2003-01-03 03:03:36 +00:00
shlfileop.c Introduced some declarations and resources needed for a more complete 2002-12-19 04:11:22 +00:00
shlfolder.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
shlmenu.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
shlview.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
shpolicy.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
shres.rc Introduced some declarations and resources needed for a more complete 2002-12-19 04:11:22 +00:00
shresdef.h Introduced some declarations and resources needed for a more complete 2002-12-19 04:11:22 +00:00
shv_bg_cmenu.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
shv_item_cmenu.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
systray.c Added CS_DBLCLKS so that systray receives double clicks. 2002-11-24 22:16:29 +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