• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            幽幽
             
            posts - 51,  comments - 28,  trackbacks - 0

            Sample Code

            The following code shows how to obtain the filename or path and description of a given link file:

               #include <windows.h>
            #include <shlobj.h>
            // GetLinkInfo() fills the filename and path buffer
            // with relevant information.
            // hWnd         - calling application's window handle.
            //
            // lpszLinkName - name of the link file passed into the function.
            //
            // lpszPath     - the buffer that receives the file's path name.
            //
            // lpszDescription - the buffer that receives the file's
            // description.
            HRESULT
            GetLinkInfo( HWND    hWnd,
            LPCTSTR lpszLinkName,
            LPSTR   lpszPath,
            LPSTR   lpszDescription)
            {
            HRESULT hres;
            IShellLink *pShLink;
            WIN32_FIND_DATA wfd;
            // Initialize the return parameters to null strings.
            *lpszPath = '\0';
            *lpszDescription = '\0';
            // Call CoCreateInstance to obtain the IShellLink
            // Interface pointer. This call fails if
            // CoInitialize is not called, so it is assumed that
            // CoInitialize has been called.
            hres = CoCreateInstance( &CLSID_ShellLink,
            NULL,
            CLSCTX_INPROC_SERVER,
            &IID_IShellLink,
            (LPVOID *)&pShLink );
            if (SUCCEEDED(hres))
            {
            IPersistFile *ppf;
            // The IShellLink Interface supports the IPersistFile
            // interface. Get an interface pointer to it.
            hres = pShLink->lpVtbl->QueryInterface(pShLink,
            &IID_IPersistFile,
            (LPVOID *)&ppf );
            if (SUCCEEDED(hres))
            {
            WORD wsz[MAX_PATH];
            // Convert the given link name string to a wide character string.
            MultiByteToWideChar( CP_ACP, 0,
            lpszLinkName,
            -1, wsz, MAX_PATH );
            // Load the file.
            hres = ppf->lpVtbl->Load(ppf, wsz, STGM_READ );
            if (SUCCEEDED(hres))
            {
            // Resolve the link by calling the Resolve() interface function.
            // This enables us to find the file the link points to even if
            // it has been moved or renamed.
            hres = pShLink->lpVtbl->Resolve(pShLink,  hWnd,
            SLR_ANY_MATCH | SLR_NO_UI);
            if (SUCCEEDED(hres))
            {
            // Get the path of the file the link points to.
            hres = pShLink->lpVtbl->GetPath( pShLink, lpszPath,
            MAX_PATH,
            &wfd,
            SLGP_SHORTPATH );
            // Only get the description if we successfully got the path
            // (We can't return immediately because we need to release ppf &
            //  pShLink.)
            if(SUCCEEDED(hres))
            {
            // Get the description of the link.
            hres = pShLink->lpVtbl->GetDescription(pShLink,
            lpszDescription,
            MAX_PATH );
            }
            }
            }
            ppf->lpVtbl->Release(ppf);
            }
            pShLink->lpVtbl->Release(pShLink);
            }
            return hres;
            }
            

            posted on 2008-08-14 06:02 幽幽 閱讀(580) 評論(0)  編輯 收藏 引用

            只有注冊用戶登錄后才能發(fā)表評論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理



            <2008年6月>
            25262728293031
            1234567
            891011121314
            15161718192021
            22232425262728
            293012345

            常用鏈接

            留言簿(6)

            隨筆分類(35)

            隨筆檔案(51)

            文章分類(3)

            文章檔案(3)

            相冊

            我的鏈接

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            国产精品久久久久久五月尺| 国产一区二区精品久久凹凸| 久久精品一本到99热免费| 久久综合久久美利坚合众国| 久久久久高潮毛片免费全部播放| 99久久成人国产精品免费| 91精品免费久久久久久久久| 亚洲美日韩Av中文字幕无码久久久妻妇 | 精品乱码久久久久久夜夜嗨| 亚洲Av无码国产情品久久| 久久亚洲AV成人无码国产| 久久免费美女视频| 伊人久久无码中文字幕| 国产精品免费看久久久香蕉 | 久久精品国产色蜜蜜麻豆| 婷婷国产天堂久久综合五月| 久久se精品一区精品二区| 久久久www免费人成精品| 99久久亚洲综合精品成人| 久久国产精品无码一区二区三区 | 久久一日本道色综合久久| 久久精品国产精品亜洲毛片| 久久综合九色综合精品| 无码人妻精品一区二区三区久久 | 国产精品热久久毛片| 波多野结衣中文字幕久久| 亚洲精品高清国产一线久久| 中文字幕精品久久| 香蕉99久久国产综合精品宅男自| 成人精品一区二区久久| 丰满少妇人妻久久久久久4| 国产精品视频久久久| 精品久久一区二区三区| 久久综合狠狠色综合伊人| 91亚洲国产成人久久精品| 天天综合久久久网| 爱做久久久久久| 中文成人久久久久影院免费观看| 久久久久亚洲AV综合波多野结衣 | 波多野结衣中文字幕久久| 国产69精品久久久久777|