• <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結構體中提供了一個成員,這是一個指向函數的指針,通過這個回調函數,可以處理初始化的時候需要做的一些事情。

            其中函數名是固定的: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 天下 閱讀(2329) 評論(0)  編輯 收藏 引用 所屬分類: Win32

            <2015年12月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            導航

            統計

            常用鏈接

            留言簿(4)

            隨筆分類(378)

            隨筆檔案(329)

            鏈接

            最新隨筆

            搜索

            最新評論

            国产情侣久久久久aⅴ免费| 久久国产精品波多野结衣AV| 婷婷国产天堂久久综合五月| 久久青青国产| 国产欧美久久久精品影院| 亚洲欧美一区二区三区久久| 久久综合亚洲色一区二区三区| 狠狠精品久久久无码中文字幕| 亚洲精品NV久久久久久久久久| 久久精品国产99国产精品亚洲| 77777亚洲午夜久久多人| 久久精品午夜一区二区福利 | 久久久亚洲欧洲日产国码二区| 久久综合国产乱子伦精品免费| 中文精品久久久久国产网址| 久久99精品久久久久久齐齐| 亚洲精品无码久久久久去q| 久久婷婷国产综合精品| 激情久久久久久久久久| 97精品国产97久久久久久免费| 伊人热人久久中文字幕| 亚洲香蕉网久久综合影视| 久久综合狠狠色综合伊人| 亚洲国产成人久久精品99| 国产亚洲欧美精品久久久| 久久久久久国产a免费观看不卡| 欧美黑人激情性久久| 国产午夜精品久久久久九九电影| 日韩精品久久久久久久电影蜜臀| 国产一区二区精品久久岳| 久久久亚洲欧洲日产国码aⅴ| 久久婷婷色综合一区二区| 久久精品国产精品青草| 日韩欧美亚洲综合久久影院Ds| 国产精品免费福利久久| 国产亚洲精久久久久久无码77777 国产亚洲精品久久久久秋霞 | 亚洲国产成人久久精品99| 精品午夜久久福利大片| 国产成人精品综合久久久| 欧美日韩久久中文字幕| 久久久精品日本一区二区三区|