while (IDList->Next(1, &object, nullptr)!=S_FALSE) // and the list loop { STRRET strDispName; if (!SUCCEEDED(hr= psApps->GetDisplayNameOf(object, SHGDN_NORMAL, ...
確定! 回上一頁