Sweden-Number/dlls/shell32
Martin Fuchs 65b4d2dc75 Fixed Ansi version of RenderFILENAME and implement a Unicode version.
Implemented CFSTR_FILENAME with Unicode filename.
2003-07-26 20:32:43 +00:00
..
tests Spelling fixes. 2003-07-09 02:52:57 +00:00
.cvsignore Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +00:00
Makefile.in Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +00:00
authors.h Updated authors list. 2003-02-19 23:30:10 +00:00
brsfolder.c Only release object if we actually got it. 2003-07-02 00:37:16 +00:00
changenotify.c Spelling fixes (s/occured/occurred/ and variants). 2003-07-15 20:53:39 +00:00
classes.c Move IQueryAssociations into shlwapi. Docs/-W/MSVC++ fixes. 2003-07-19 03:07:41 +00:00
clipboard.c Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
control.c Add stubs for Control_FillCache_RunDLL ansi/unicode variants. 2003-06-16 19:38:10 +00:00
dataobject.c Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
debughlp.c Add a PIDL type For Network Provider. 2003-05-19 21:42:44 +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 Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
enumidlist.c Only return FALSE in IEnumIDList_fnNext if no item could be fetched at 2003-07-22 03:16:00 +00:00
folders.c Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +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 Remove code that starts wineshelllink, instead create a windows 2003-05-21 18:50:53 +00:00
pidl.c Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
pidl.h Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
regsvr.c Fixed string.h includes. 2003-07-16 23:31:35 +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 Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +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 - Localization to Portuguese of Brazil 2003-06-30 20:22:35 +00:00
shell32_Ru.rc Added a lot of Russian translations. 2003-05-04 02:33:08 +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 a typo in the previous SHGetFileInfo() patch. 2003-07-08 21:07:49 +00:00
shell32_main.h Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
shell32_xx.rc Added version info resource. 2002-05-19 22:22:36 +00:00
shellfolder.h Simplified COM interface declarations, removing the need to define 2003-04-11 00:31:02 +00:00
shelllink.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
shellole.c Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
shellord.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +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 Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
shfldr_fs.c Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
shfldr_mycomp.c Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
shlexec.c Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
shlfileop.c Clean up SHFileOperationA/W debugging a little. 2003-05-11 03:31:08 +00:00
shlfolder.c Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
shlmenu.c Implemented ILGetDisplayNameExA and ILGetDisplayNameExW and call them 2003-04-17 02:18:33 +00:00
shlview.c Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
shpolicy.c Cosmetic fixes. 2003-03-27 00:00:15 +00:00
shres.rc Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +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 Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
shv_item_cmenu.c ISvItemCm_fnInvokeCommand: added support for "delete" command. 2003-06-24 02:33:53 +00:00
systray.c Added CS_DBLCLKS so that systray receives double clicks. 2002-11-24 22:16:29 +00:00
undocshell.h Implemented ReadCabinetState and WriteCabinetState. 2003-05-19 18:54:01 +00:00
version.rc Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +00:00
version16.rc Added version info to 16-bit shell.dll. 2002-06-04 00:52:49 +00:00