reactos/dll/win32/shell32
Hermès Bélusca-Maïto 41a5b11fcd
[SHELL32] Partially synchronize wine/shellpath.c with Wine.
- Adjust the code with respect to:
  "shell32: Re-add support for expanding ALLUSERSPROFILE for backward compatibility."
  4a6855a575c02aa1569aab8b2e96720fc02f3f26 (Alexandre Julliard)

- "shell32: Avoid infinite loop in _SHExpandEnvironmentStrings."
  ceea5bda14ecf4c8ce262fc7ab88df49e500bc38 (Alexandre Julliard)

- "shell32: Assume that system directory always contains a drive letter."
  54530bc4933ae1014c3697c95e22b8ca5a275bc4 (Alexandre Julliard)

- "shell32: Use ARRAY_SIZE macro."
  612a1941331485725952d34f3dcd5866fc318dc2 (Nikolay Sivov)

- "shell32: Fix a trace message."
  bb09bb5750d617047aa23635731519a2f9486159 (Nikolay Sivov)

- "shell32: Fix SHGetFolderPathAndSubDir() trace message."
  f75d5625966933562b974540a3f29dfcd720ad50 (Nikolay Sivov)

- "shell32: Pass correct buffer length to RegQueryValueExW()."
  0bfb97dcba29552b51d8609fcc6e7bbc04bb8320 (Nikolay Sivov)

- "shell32: Remove unused string (Clang)."
  8d50a8a246960749afba21eac117b4fcbbf2c79d (André Hentschel)

- "shell32: Use E_NOT_SUFFICIENT_BUFFER definition."
  730e744e3bd6b706612fe0f90a7efb2e600f114f (Nikolay Sivov)
2018-09-23 00:16:02 +02:00
..
dialogs [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665) 2018-08-05 13:39:17 +02:00
droptargets [SHELL32] Fix typo in comment 2018-08-28 14:24:49 +02:00
folders [SHELL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
lang [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
res
shelldesktop [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
shellmenu
shellrecyclebin
wine [SHELL32] Partially synchronize wine/shellpath.c with Wine. 2018-09-23 00:16:02 +02:00
avi_res.rc
bitmap_res.rc
CDefaultContextMenu.cpp
CDefView.cpp [REACTOS] Improve/Fix some "printf" formats (#555) 2018-05-30 14:18:23 +02:00
CDefViewBckgrndMenu.cpp
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h
CIDLDataObj.cpp
CMakeLists.txt [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [SHELL32] Ensure OpenAs_RunDLL does not loop to infinity and beyond. 2018-07-06 21:51:24 +02:00
COpenWithMenu.h
CQueryAssociations.cpp
CQueryAssociations.h
CShellDispatch.cpp [EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar (#668) 2018-07-13 10:34:42 +02:00
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [SHELL32] Check the result from PathUnExpandEnvStringsW 2018-08-27 11:58:29 +02:00
CShellLink.h [SHELL32] Improve CShellLink a little (#651) 2018-07-08 16:45:40 +02:00
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Add 'Properties' menu item in My Computer (#647) 2018-07-08 17:01:12 +02:00
rgs_res.rc
shell32.cpp [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
shell32.rc
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp [SHELL32] Fix a careless mistake of ShellExecCmdLine (#737) 2018-08-10 13:25:50 +02:00
shlfileop.cpp [SHELL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
shlfolder.cpp [SHELL32] Add 'Properties' menu item in My Computer (#647) 2018-07-08 17:01:12 +02:00
shobjidl_local.idl
shresdef.h [SHELL32] Initial implementation of Folder Customization (#642) 2018-06-28 21:51:37 +02:00
stubs.cpp [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
systray.cpp