Searched refs:lpHotKey (Results 1 – 1 of 1) sorted by relevance
907 LPWSTR lpHotKey = NULL, lpInfoTip = NULL; in profile_items_callback() local1020 GetLineText(hInf, SectionName, HotKey, &lpHotKey); in profile_items_callback()1037 TRACE("Hotkey %s\n", debugstr_w(lpHotKey)); in profile_items_callback()1076 if (SUCCEEDED(hr) && lpHotKey) in profile_items_callback()1077 FIXME("Need to store hotkey %s in shell link\n", debugstr_w(lpHotKey)); in profile_items_callback()1152 MyFree(lpHotKey); in profile_items_callback()