Home | History | Annotate | Download | only in chrome_frame

Lines Matching full:guid

227     hr = unreg_tlb(tla->guid,
1141 std::wstring GuidToString(const GUID& guid) {
1143 ::StringFromGUID2(guid, WriteInto(&ret, 39), 39);