Sweden-Number/dlls/shell32
Dmitry Timoshkov 407916e1a1 1. Make buffer for message large enough to hold very long file names.
2. Pass FORMAT_MESSAGE_ARGUMENT_ARRAY for FormatMessageA to not assume
   implementation specific behaviour.
3. Show actual message to user, not non-formatted one.
2000-08-11 00:38:44 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
authors.h Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
brsfolder.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
changenotify.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
classes.c - many new Path* stubs 2000-06-24 12:56:08 +00:00
clipboard.c - new files related to context menu and drag drop file operations 2000-02-20 18:46:28 +00:00
dataobject.c Removed ItemIDListList, reorganisation, more formats. 2000-02-20 18:48:41 +00:00
dialogs.c Moved policy related functions to shpolicy.c 2000-04-28 20:21:49 +00:00
enumidlist.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
folders.c Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
iconcache.c Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
memorystream.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
pidl.c Cleaned up a few inter-dll dependencies. 2000-06-23 16:13:33 +00:00
pidl.h Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
shell.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
shell.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
shell32.spec Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
shell32_Ca.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Cs.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Da.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_De.rc - the colums in the shellview are now created depending on the 1999-11-14 21:33:23 +00:00
shell32_En.rc - the colums in the shellview are now created depending on the 1999-11-14 21:33:23 +00:00
shell32_Eo.rc Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
shell32_Es.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Fi.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Fr.rc Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
shell32_Hu.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_It.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Ja.rc Added some Japanese resources. 2000-03-08 18:50:45 +00:00
shell32_Ko.rc Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
shell32_Nl.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_No.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Pl.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Pt.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Ru.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Sk.rc Added Slovak language support. 2000-03-08 18:59:20 +00:00
shell32_Sv.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Wa.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_main.c Cleaned up some more USER dependencies. 2000-07-31 23:32:47 +00:00
shell32_main.h Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
shell32_xx.rc Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
shellfolder.h - new internal interface for item manipulation (cut/paste/new folder/delete/rename) 2000-02-20 18:37:48 +00:00
shellguid.c Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
shelllink.c Fixed IShellLinkA/W definitions. 2000-08-03 04:21:23 +00:00
shellole.c Cleaned up a few inter-dll dependencies. 2000-06-23 16:13:33 +00:00
shellord.c Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
shellpath.c Moved shlwapi routines from shell32.dll to shlwapi.dll. 2000-07-26 17:51:32 +00:00
shellreg.c Moved shlwapi routines from shell32.dll to shlwapi.dll. 2000-07-26 17:51:32 +00:00
shellstring.c Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
shlfileop.c 1. Make buffer for message large enough to hold very long file names. 2000-08-11 00:38:44 +00:00
shlfolder.c - New (some stubs): SHGetFolderLocation, PathAddExtension, 2000-06-01 23:25:44 +00:00
shlmenu.c Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
shlview.c Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
shpolicy.c Moved policy related functions to shpolicy.c 2000-04-28 20:21:49 +00:00
shpolicy.h Real implementation of SHRestricted(), clarified SHInitRestricted()'s 1999-10-23 14:46:15 +00:00
shres.rc - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00
shresdef.h Complete cleanup, bugfixes. 2000-04-28 20:23:46 +00:00
shv_bg_cmenu.c Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
shv_item_cmenu.c Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
systray.c Keep an internal copy of the icon. 2000-06-16 21:48:57 +00:00