reactos/dll/win32/browseui
Whindmar Saksit a17b6e9369
[SHELL32][BROWSEUI] Set DefView InvokeCommand directory (#7495)
If a .lnk shortcut does not specify a working directory, it should use the directory provided by the InvokeCommand caller when it's launced.

CORE-19855
2024-11-08 23:27:26 +01:00
..
lang [BROWSEUI] Improve Portuguese (pt-PT) translation (#7232) 2024-08-31 13:50:19 +03:00
res [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shellbars [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
shellfind [SHELL32][BROWSEUI] Set DefView InvokeCommand directory (#7495) 2024-11-08 23:27:26 +01:00
ACLCustomMRU.cpp [BROWSEUI] Remove '\1' from AutoComplete list (#3264) 2020-10-06 17:44:20 +09:00
ACLCustomMRU.h [BROWSEUI] Accept TypedURLs to CLSID_ACLCustomMRU (#3250) 2020-10-02 21:27:23 +09:00
aclhistory.cpp [BROWSEUI] Follow-up of #3582 2021-04-05 07:43:40 +09:00
aclhistory.h [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
aclistisf.cpp [BROWSEUI][SHELL32] Fix shell path parsing (#7202) 2024-08-02 04:16:02 +09:00
aclistisf.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
aclmulti.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
aclmulti.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
addressband.cpp [BROWSEUI] Enable Address bar access key (Alt+D) (#6534) 2024-02-26 21:54:51 +09:00
addressband.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
addresseditbox.cpp [BROWSEUI] Clear pidlLastParsed on CAddressEditBox::Execute (#6183) 2023-12-23 08:16:01 +09:00
addresseditbox.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
bandproxy.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
bandproxy.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
basebarsite.cpp [SHELL32][COMCTL32][BROWSEUI][EXPLORER] Update color usage on WM_SYSCOLORCHANGE (#7325) 2024-09-14 13:07:11 +02:00
brandband.cpp [BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94) 2017-10-28 15:04:18 +01:00
brandband.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
browseui.cpp [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
browseui.h [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
browseui.rc [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
browseui.spec [BROWSEUI][BROWSEUI_APITEST] SHExplorerParseCmdLine(): Sync and improve (#3231) 2022-05-03 16:32:14 +02:00
browseuiord.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CAutoComplete.cpp [BROWSEUI] Check focus before opening AutoComplete (#7128) 2024-07-10 22:47:02 +09:00
CAutoComplete.h [BROWSEUI] Check focus before opening AutoComplete (#7128) 2024-07-10 22:47:02 +09:00
CMakeLists.txt [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
commonbrowser.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
commonbrowser.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CProgressDialog.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CProgressDialog.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CShellTaskScheduler.cpp [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
CShellTaskScheduler.h [BROWSEUI] Use override keyword and STDMETHODIMP_ 2024-07-14 10:59:10 +09:00
CTaskbarList.cpp [BROWSEUI] Add ITaskbarList implementation 2018-12-17 20:38:38 +01:00
CTaskbarList.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CUserAssist.cpp [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
CUserAssist.h [BROWSEUI] Use override keyword and STDMETHODIMP_ 2024-07-14 10:59:10 +09:00
desktopipc.cpp [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
dllinstall.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
globalfoldersettings.cpp [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
globalfoldersettings.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
internettoolbar.cpp [SHELL32][BROWSEUI] CopyMoveToMenu must initialize without a PIDL folder (#7047) 2024-06-25 00:29:35 +02:00
internettoolbar.h [BROWSEUI] Ensure menu dock site is visible when parent ShowDW is called (#7045) 2024-06-24 23:51:57 +02:00
newatlinterfaces.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
parsecmdline.cpp [BROWSEUI] Fix confusion of StrDupW and SHStrDupW (#7135) 2024-07-11 17:19:57 +09:00
precomp.h [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
regtreeoptions.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
regtreeoptions.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
resource.h [BROWSEUI] Fix mistake (IDR_EXPLORERBAND -> IDR_FILESEARCHBAND) (#7210) 2024-08-02 08:47:46 +09:00
settings.cpp [BROWSEUI] Save/Restore ShellBrowser bar states (#7035) 2024-06-21 19:17:13 +02:00
settings.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
shellbrowser.cpp [SHELL32][COMCTL32][BROWSEUI][EXPLORER] Update color usage on WM_SYSCOLORCHANGE (#7325) 2024-09-14 13:07:11 +02:00
toolsband.cpp [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
travellog.cpp [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00