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.
複数行の編集コントロールで現在の行番号を取得するにはどうすればよいですか?
MSDN インデックスで EM_* で始まるものを確認してみましたか。そうした場合、EM_LINEFROMCHAR、EM_LINEINDEX、EM_LINELENGTH などを見つけることができ、おそらく問題を解決できます。