reactos/dll/win32/shell32
Katayama Hirofumi MZ ed445dd775
[SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075)
- The user can enter the full path of a directory in "Copy To Folder" and "Move To Folder" features.
- Fix two bugs in SHBrowseForFolder function. One is disability of text box to enter a full path. Another one is disability to choose the root item in BFFM_SETSELECTION.
- Add ES_AUTOHSCROLL style to text box. This enables the user to enter a long text.
CORE-11132
2020-08-20 11:35:14 +09:00
..
dialogs [SHELL32] Distinguish floppy and removable drives (#2645) 2020-05-06 00:35:01 +09:00
droptargets
folders [SHELL32] Fix sorting on size for big files 2020-08-17 18:17:24 +02:00
lang [SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075) 2020-08-20 11:35:14 +09:00
res [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
shelldesktop [SHELL32] Optimize change notification (#3030) 2020-08-10 13:34:48 +09:00
shellmenu [SHELL32] Delete IDM_RECENTMENUHEAD resource menu (#2705) 2020-05-01 15:58:58 +09:00
shellrecyclebin
wine [SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075) 2020-08-20 11:35:14 +09:00
avi_res.rc
bitmap_res.rc
CActiveDesktop.cpp
CActiveDesktop.h
CCopyToMenu.cpp [SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075) 2020-08-20 11:35:14 +09:00
CCopyToMoveToMenu.h [SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075) 2020-08-20 11:35:14 +09:00
CDefaultContextMenu.cpp [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
CDefView.cpp [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
CDefViewBckgrndMenu.cpp [SHELL32] Modify context menu to include Align To Grid, and remove Line Up Icons 2020-04-20 23:13:09 +03:00
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
changenotify.cpp [SHELL32] Notify filesystem changes (#2659) 2020-05-04 14:53:23 +09:00
CIDLDataObj.cpp [SHELL32] Ensure CIDLDataObject::GetData always returns an STGMEDIUM that is safe for use with ReleaseStgMedium 2020-04-20 17:36:43 +03:00
CMakeLists.txt [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
CMoveToMenu.cpp [SHELL32] Enable CopyTo/MoveTo textbox functionality (#3075) 2020-08-20 11:35:14 +09:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [SHELL32] Fix "Open With..." spamming registry MRU keys. (#2685) 2020-04-30 23:03:10 +02:00
COpenWithMenu.h
CQueryAssociations.cpp
CQueryAssociations.h
CSendToMenu.cpp [SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616) 2020-04-23 04:19:20 +09:00
CSendToMenu.h [SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616) 2020-04-23 04:19:20 +09:00
CShellDispatch.cpp
CShellDispatch.h
CShellItem.cpp [PSDK] Support STRICT_TYPED_ITEMIDS in shlobj.h. CORE-16385 2020-01-03 22:42:34 +01:00
CShellItem.h
CShellLink.cpp [SHELL32] Watch for common desktop and SHCNE_CREATE for IShellLink::Save (#2515) 2020-04-09 16:56:54 +09:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
rgs_res.rc [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
shell32.cpp [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
shell32.rc
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp [SHELL32] Command 'start C:' should open 'C:\' (#2642) 2020-04-25 11:01:20 +09:00
shlfileop.cpp
shlfolder.cpp [SHELL] Add SHOpenFolderAndSelectItems to shlobj.h. 2020-01-18 13:10:35 +01:00
shobjidl_local.idl
shresdef.h [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
stubs.cpp [SHELL32] Implement SheShortenPathA (#2785) 2020-05-14 22:52:22 +09:00
systray.cpp [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
vista.c