Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オーナー描画タブ コントロールを実行しようとしています。DRAWITEMSTRUCT 構造体で、長方形、hDC、hwnd など、描画されているタブ項目に関する情報を取得しますが、作成時に指定されたテキストが見つかりません (LPTSTR TCITEM 構造体の LPTSTR pszText メンバー)。
オーナードローをしたいときにタブ項目のテキストを取得する方法は?