Constant CLSID_CONHOST
pub(crate) const CLSID_CONHOST: &str = "{B23D10C0-E52E-411E-9D5B-C09FDF709C7D}";Expand description
CLSID identifying conhost.exe in the registry.
As used in Windows Terminal: https://github.com/microsoft/terminal/blob/v1.22.3232.0/src/propslib/DelegationConfig.hpp#L105