Replies: 4 comments 2 replies
-
|
@berryzplus CMyWnd を CEditView に吸収させるようにしてもOKですか? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
要らんです。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
このクラスは m_hWnd に直接アクセスしないために主要なウインドウ操作関数をラップしたものと考えられますが、おそらく存在自体害悪です。 ウインドウプロシージャのハンドラメソッドの引数が独自方式で、 色々考えるの面倒なので、 「 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
#2276 で対応したのでCloseします。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CMyWnd クラスは CEditView クラスから継承元として利用されていますが、それ以外の場所では使われていません。
なのでCEditViewクラスに吸収してしまうのはどうでしょうか?
sakura_core/mfclikeフォルダにはCMyWnd.hファイルとCMyWnd.cppファイルしか存在しないので、吸収してしまえばそのフォルダは削除できます。sakura_coreフォルダ以下の現状33個と数が多めで把握しづらいので減らしたいです。Beta Was this translation helpful? Give feedback.
All reactions