reactos/dll/win32/shell32/folders
Vitaly Orekhov 76014b92a4
[REACTOS] Replace all references of CLSID_ConnectionFolder to CLSID_NetworkConnections (#7503)
Use name from public Windows SDK for 'Network Connections' CLSID, available since Windows SDK 6.0A (Visual Studio 2008 or higher).
Replace all such instances in netshell, shell32, apitests/com.

- Partially reverts/refactors commit bea0b47
- Follow-up to PR #7266
2024-12-02 20:27:19 +01:00
..
CAdminToolsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CAdminToolsFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CControlPanelFolder.cpp [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CControlPanelFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDesktopFolder.cpp [SHELL32][BROWSEUI] Set DefView InvokeCommand directory (#7495) 2024-11-08 23:27:26 +01:00
CDesktopFolder.h [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
CDrivesFolder.cpp [SHELL32] Implement and use SHOpenPropSheet (#7432) 2024-11-27 17:45:03 +01:00
CDrivesFolder.h [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
CFontsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CFontsFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFSFolder.cpp [SHELL32] Implement and use SHOpenPropSheet (#7432) 2024-11-27 17:45:03 +01:00
CFSFolder.h [SHELL32] CFSFolder parsing must only apply bind data to the last item (#6794) 2024-05-02 18:00:12 +02:00
CMyDocsFolder.cpp [SHELL32] CMyDocsFolder: Ensure the object can be used without calling Initialize 2020-04-20 17:36:44 +03:00
CMyDocsFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CNetFolder.cpp [SHELL32] No new menu and working properties in Drives and NetHood background menu (#7430) 2024-10-31 14:12:34 +01:00
CNetFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CPrinterFolder.cpp [SHELL32] Fix Desktop folder details view (#5743) 2024-04-25 17:20:28 -05:00
CPrinterFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CRecycleBin.cpp [SHELL32] Implement and use SHOpenPropSheet (#7432) 2024-11-27 17:45:03 +01:00
CRecycleBin.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CRegFolder.cpp [REACTOS] Replace all references of CLSID_ConnectionFolder to CLSID_NetworkConnections (#7503) 2024-12-02 20:27:19 +01:00