Searched refs:GetPathByWindowId (Results 1 – 1 of 1) sorted by relevance
173 std::wstring GetPathByWindowId(HWND window_id) { in GetPathByWindowId() function196 std::wstring exe_path = GetPathByWindowId(reinterpret_cast<HWND>(source_id)); in CreateFullScreenWinApplicationHandler()