Sweden-Number/dlls/shell32
Adam Gundy ea10ed7c11 Don't convert uninitialized bytes of the filename from wide to
multibyte.
2003-03-30 01:35:49 +00:00
..
tests Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Remove unused options -a and -C. 2003-03-27 18:37:59 +00:00
authors.h Updated authors list. 2003-02-19 23:30:10 +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 Change SHChangeNotify to be Unicode and ANSI indifferent, as the type 2003-01-21 19:36:24 +00:00
classes.c Fix recently broken GetDisplayNamesOf of names of shell extension 2003-01-10 01:45:57 +00:00
clipboard.c Separate the HINSTANCEs used by GetShellOle() and other delay load 2003-01-15 00:45:19 +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 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +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 Don't convert uninitialized bytes of the filename from wide to 2003-03-30 01:35:49 +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 Add new helper function to create a relative file or folder ItemIDList 2003-03-26 23:35:23 +00:00
pidl.h Add new helper function to create a relative file or folder ItemIDList 2003-03-26 23:35:23 +00:00
shell.c shell.c is now 16-bit only. 2003-03-21 23:39:24 +00:00
shell.spec Removed support for 'rsrc' spec file statement. 2002-11-18 23:16:09 +00:00
shell32.spec Implemented CheckEscapesA/W. 2003-03-26 23:59:51 +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 - make SHGetFileInfo handle relative paths 2003-03-16 23:51:02 +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 Replaced mkstemp by mkstemps from libiberty. 2003-03-20 21:07:49 +00:00
shellole.c Documentation updates. 2003-03-18 18:35:48 +00:00
shellord.c Documentation updates. 2003-03-18 18:35:48 +00:00
shellpath.c Add CSIDL_PROFILES. Improved logging for non-existent CSIDL values. 2003-03-17 04:42:45 +00:00
shellreg.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
shellstring.c Implemented CheckEscapesA/W. 2003-03-26 23:59:51 +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 Add new helper function to create a relative file or folder ItemIDList 2003-03-26 23:35:23 +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 Let wcmd handle .cmd files like .bat files. 2003-03-25 00:33:56 +00:00
shlfileop.c Implement some more Win API functions and add support functions for 2003-03-21 21:23:33 +00:00
shlfolder.c Add few SFGAO_CAN* attributes to supported list. 2003-03-05 02:48:26 +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 Cosmetic fixes. 2003-03-27 00:00:15 +00:00
shpolicy.c Cosmetic fixes. 2003-03-27 00:00:15 +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 Implemented CheckEscapesA/W. 2003-03-26 23:59:51 +00:00
version16.rc Added version info to 16-bit shell.dll. 2002-06-04 00:52:49 +00:00