BrowseCallbackProc (HWND hWnd, UINT uMsg, LPARAM lParam, LPARAM lpData) { CWnd *pWnd = CWnd::FromHandle(hWnd); switch (uMsg) { case BFFM_INITIALIZED : if ...
確定! 回上一頁