Чистый пример Winapi: IShellItem2* pItem2 = NULL; hr = pItem->QueryInterface(&pItem2); if (SUCCEEDED(hr)) { FILETIME ft = {0}; ...
確定! 回上一頁