• <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>

            天下

            記錄修行的印記

            為SHBrowseForFolder指定初始目錄

            SHBrowseForFolder可以用來得到一個用戶選擇的目錄。

            可是有時候會有需要去指定一個初始目錄,比如希望上次用戶選擇的目錄可以保存下來。這該如何去做?

            在BROWSEINFO結(jié)構(gòu)體中提供了一個成員,這是一個指向函數(shù)的指針,通過這個回調(diào)函數(shù),可以處理初始化的時候需要做的一些事情。

            其中函數(shù)名是固定的:BrowseCallbackProc()

            BrowseCallbackProc Function


            Specifies an application-defined callback function used to send messages to, and process messages from, a Browse dialog box displayed in response to a call to SHBrowseForFolder.

            Syntax

            int CALLBACK BrowseCallbackProc(      
                HWND hwnd,
                UINT uMsg,
                LPARAM lParam,
                LPARAM lpData
            );

            Parameters

            hwnd
            The window handle of the browse dialog box.
            uMsg
            The dialog box event that generated the message. One of the following values.
            BFFM_INITIALIZED
            The dialog box has finished initializing.
            BFFM_IUNKNOWN
            An IUnknown interface is available to the dialog box.
            BFFM_SELCHANGED
            The selection has changed in the dialog box.
            BFFM_VALIDATEFAILED
            Version 4.71. The user typed an invalid name into the dialog's edit box. A nonexistent folder is considered an invalid name.
            lParam
            A value whose meaning depends on the event specified in uMsg as follows:
            uMsg lParam
            BFFM_INITIALIZED Not used, value is NULL.
            BFFM_IUNKNOWN A pointer to an IUnknown interface.
            BFFM_SELCHANGED A pointer to an item identifier list (PIDL) identifying the newly selected item.
            BFFM_VALIDATEFAILED A pointer to a string containing the invalid name. An application can use this data in an error dialog informing the user that the name was not valid.
            lpData
            An application-defined value that was specified in the lParam member of the BROWSEINFO structure used in the call to SHBrowseForFolder.

            Return Value

            Returns zero except in the case of BFFM_VALIDATEFAILED. For that flag, returns zero to dismiss the dialog or nonzero to keep the dialog displayed.

            Remarks

            To attach your BrowseCallbackProc to a dialog, specify its address in the lpfn member of the BROWSEINFO structure used in a SHBrowseForFolder call.

            BrowseCallbackProc can also send messages to the dialog box through SendMessage, controlling these aspects of that dialog box.

            • OK button enabled/disabled
            • OK button text
            • Selected folder
            • Expanded folder
            • Status text
            Set the SendMessage function's Msg parameter to one of the following values, providing additional information in the wParam and lParam parameters as indicated for each message type.

            BFFM_ENABLEOK

            Enables or disables the dialog box's OK button.

            • wParam. Not used.
            • lParam. To enable, set to a nonzero value. To disable, set to zero.

            BFFM_SETOKTEXT

            Version 6.0. Sets the text that is displayed on the dialog box's OK button.

            • wParam. Not used.
            • lParam. A pointer to a null-terminated Unicode string containing the desired text.

            BFFM_SETSELECTION

            Specifies the path of a folder to select. The path can be specified as a string or a PIDL.

            To use a string:

            • wParam. Set to TRUE.
            • lParam. A pointer to the null-terminated Unicode string that specifies the path.

            To use a PIDL:

            • wParam. Set to FALSE.
            • lParam. The PIDL that specifies the path.

            BFFM_SETEXPANDED

            Version 6.0. Specifies the path of a folder to expand in the Browse dialog box. The path can be specified as a Unicode string or a PIDL.

            To use a Unicode string:

            • wParam. Set to TRUE
            • lParam. A pointer to the null-terminated Unicode string that specifies the path.

            To use a PIDL:

            • wParam. Set to FALSE
            • lParam. The PIDL that specifies the path.

            BFFM_SETSTATUSTEXT

            Sets the status text. Set lpData to point to a null-terminated string with the desired text.

            • wParam. Not used.
            • lParam. A pointer to a null-terminated string containing the desired text.
            具體寫法如下:

             

            int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM lParam, LPARAM lpData)   
            {   
                
            if  (uMsg == BFFM_INITIALIZED )
                {   
                    ::SendMessage(hwnd,BFFM_SETSELECTION,TRUE,lpData);   
                }   
                
            return 0;  
            }
             

                //使用:
                CString strLastPath = GetLastOpenDirectory();
                LPITEMIDLIST pidlRoot 
            = NULL;

                BROWSEINFO bi;
                ZeroMemory(
            &bi,sizeof(BROWSEINFO));
                bi.hwndOwner    
            = GetSafeHwnd();
                bi.lpszTitle    
            = _T("請選擇目錄");
                bi.ulFlags      
            = BIF_RETURNONLYFSDIRS | BIF_USENEWUI | BIF_NONEWFOLDERBUTTON; 
                bi.lpfn         
            = NULL;
                bi.pidlRoot     
            = pidlRoot;
                bi.lParam       
            = (LPARAM)strLastPath.GetBuffer();
                bi.lpfn         
            = BrowseCallbackProc;

                if(pidl == NULL)
                    return;

                SHGetPathFromIDList(pidl, csPath.GetBuffer(MAX_PATH));
                csPath.ReleaseBuffer();


            posted on 2010-12-13 17:49 天下 閱讀(2328) 評論(0)  編輯 收藏 引用 所屬分類: Win32

            <2011年9月>
            28293031123
            45678910
            11121314151617
            18192021222324
            2526272829301
            2345678

            導(dǎo)航

            統(tǒng)計

            常用鏈接

            留言簿(4)

            隨筆分類(378)

            隨筆檔案(329)

            鏈接

            最新隨筆

            搜索

            最新評論

            久久久久亚洲?V成人无码| 亚洲国产精品婷婷久久| 国内精品久久久久久久coent| 成人妇女免费播放久久久| 精产国品久久一二三产区区别| 国产成人精品久久综合| 国产ww久久久久久久久久| 国产激情久久久久影院老熟女 | 婷婷综合久久狠狠色99h| 国产欧美久久一区二区| 国产精品狼人久久久久影院| 狠狠色综合久久久久尤物| 久久综合九色综合欧美就去吻| 久久久艹| 亚洲欧美伊人久久综合一区二区| 久久久久久精品久久久久| 蜜臀av性久久久久蜜臀aⅴ| 久久精品国产久精国产| 观看 国产综合久久久久鬼色 欧美 亚洲 一区二区 | 久久久久高潮毛片免费全部播放| 亚洲精品tv久久久久久久久| 国产午夜久久影院| 欧美久久久久久午夜精品| 国产成人精品综合久久久久| 国产欧美久久久精品| 欧美午夜精品久久久久久浪潮| 久久精品无码一区二区WWW| 国产精品久久自在自线观看| 人人狠狠综合88综合久久| 色综合久久中文字幕无码| 久久91精品综合国产首页| 色综合久久综合中文综合网| 久久久WWW成人免费精品| 漂亮人妻被黑人久久精品| 久久五月精品中文字幕| 999久久久免费精品国产| 香蕉久久夜色精品国产2020| 久久婷婷久久一区二区三区| 亚洲国产精品久久久天堂| 久久久99精品成人片中文字幕| 久久国产精品无码一区二区三区|