LoginSignup
0
0

More than 1 year has passed since last update.

コモンコントロールとWM_NOTIFYに関するメモ

Posted at

Memo

普通に参考書等を真似していれば陥らないとは思うけどメモ。
コモンコントロールを使ったの子ウィンドウを初期化するときに、
CreateWindowExW関数の第九引数(hWndParent)をNULLにして後でSetWindowLongPtrWで親Windowを設定するつくりにすると、子ウィンドウからの
WM_NOTIFYWM_NOTIFYFORMATが取得できなくなる。
(Tree Viewでのみ検証済み)(要検証)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0