Searched refs:locKey (Results 1 – 1 of 1) sorted by relevance
457 LPCWSTR locKey = L"#(loc.Include_launcherHelp)"; in Custom1Page_Show() local461 locKey = L"#(loc.Include_launcherRemove)"; in Custom1Page_Show()463 locKey = L"#(loc.Include_launcherUpgrade)"; in Custom1Page_Show()466 if (SUCCEEDED(LocGetString(_wixLoc, locKey, &pLocString)) && pLocString) { in Custom1Page_Show()