reactos/dll/win32/browseui
2025-03-30 14:41:34 +02:00
..
lang Found the correct accelerator id 2025-03-30 14:41:34 +02: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 [BROWSEUI][SHELL32] Fix FindFolder icons (#7756) 2025-03-08 14:30:04 +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] Set AddressBand Go button checkbox state correctly in menu (#7771) 2025-03-09 21:59:03 +01:00
addressband.h [BROWSEUI] Set AddressBand Go button checkbox state correctly in menu (#7771) 2025-03-09 21:59:03 +01:00
addresseditbox.cpp [BROWSEUI][SDK] Implement IAddressEditBox::SetCurrentDir (#7814) 2025-03-25 20:32:26 +09:00
addresseditbox.h [BROWSEUI][SDK] Implement IAddressEditBox::SetCurrentDir (#7814) 2025-03-25 20:32:26 +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 [SHDOCVW][BROWSEUI][SHELL32] Correctly refcount CNSCBand and Explorer File menu (#7569) 2024-12-27 14:46:30 +01: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 [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
CAutoComplete.h [BROWSEUI] Check focus before opening AutoComplete (#7128) 2024-07-10 22:47:02 +09:00
CMakeLists.txt [BROWSEUI][SHDOCVW][SDK] Fix 'Add Favorite' command (#7804) 2025-03-26 04:35:22 +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 [CABVIEW] Add CabView shell extension (#7494) 2024-12-05 15:14:55 +01: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 [BROWSEUI] Set AddressBand Go button checkbox state correctly in menu (#7771) 2025-03-09 21:59:03 +01:00
internettoolbar.h [BROWSEUI] Set AddressBand Go button checkbox state correctly in menu (#7771) 2025-03-09 21:59:03 +01: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 Found the correct accelerator id 2025-03-30 14:41:34 +02:00
settings.cpp [BROWSEUI] Set AddressBand Go button checkbox state correctly in menu (#7771) 2025-03-09 21:59:03 +01:00
settings.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
shellbrowser.cpp Found the correct accelerator id 2025-03-30 14:41:34 +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