Sweden-Number/dlls/shell32
Rok Mandeljc d4c1ebabdb Minor updates of Slovenian translations. 2003-08-29 22:21: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 Change protoype of SHChangeNotifyRegister to what MSDN says. 2003-08-29 22:11:23 +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 Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +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 Warning fixes. 2003-08-06 22:08:04 +00:00
shell.spec Removed support for 'rsrc' spec file statement. 2002-11-18 23:16:09 +00:00
shell32.spec Stub for (undocumented) SHCreateLinks. 2003-08-21 21:26:07 +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 Some new Spanish translations and improvements to other existing 2003-08-22 05:03:19 +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 Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
shell32_Sk.rc Added RunFileDlg with MRU list. 2002-06-10 02:34:36 +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 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 winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
shellreg.c Make shell32 compile with -DSTRICT. 2002-11-21 23:56:42 +00:00
shellstring.c winnls.h must not include winbase.h. 2003-08-20 18:22:31 +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 Remove useless comments that clutter the code. 2003-08-21 21:26:23 +00:00
shlfolder.c Stub for (undocumented) SHCreateLinks. 2003-08-21 21:26:07 +00:00
shlmenu.c Implemented ILGetDisplayNameExA and ILGetDisplayNameExW and call them 2003-04-17 02:18:33 +00:00
shlview.c winnls.h must not include winbase.h. 2003-08-20 18:22:31 +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 winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
undocshell.h Change protoype of SHChangeNotifyRegister to what MSDN says. 2003-08-29 22:11:23 +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