SYMBOL INDEX (12 symbols across 1 files) FILE: launcher/src/CmderLauncher.cpp function TaskDialogOpen (line 35) | void TaskDialogOpen( PCWSTR mainStr, PCWSTR contentStr ) function ShowErrorAndExit (line 68) | void ShowErrorAndExit(DWORD ec, const wchar_t * func, int line) type _option (line 85) | struct _option function FileExists (line 95) | bool FileExists(const wchar_t * filePath) function StartCmder (line 108) | void StartCmder(std::wstring path = L"", bool is_single_mode = false, s... function IsUserOnly (line 474) | bool IsUserOnly(std::wstring opt) function HKEY (line 495) | HKEY GetRootKey(std::wstring opt) function RegisterShellMenu (line 511) | void RegisterShellMenu(std::wstring opt, wchar_t* keyBaseName, std::wstr... function UnregisterShellMenu (line 567) | void UnregisterShellMenu(std::wstring opt, wchar_t* keyBaseName) type cmderOptions (line 578) | struct cmderOptions function cmderOptions (line 594) | cmderOptions GetOption() function _tWinMain (line 748) | int APIENTRY _tWinMain(_In_ HINSTANCE hInstance,