但是MFC必須通過 GetBuffer 使用相同的基本WinAPI函式。 MFC的 CWnd::GetWindowText 的實現大致如下: void CWnd::GetWindowText(CString &str) { int ...
確定! 回上一頁