#pragma once #include namespace ShortcutGuideConstants { // Name of the powertoy module. inline const std::wstring ModuleKey = L"Shortcut Guide"; }