ImageList_Createで、イメージリストを作成する。
ImageList_Create 関数 (commctrl.h) - Win32 apps | Microsoft Learn
イメージリスト
ImageList_Create.cppは、
こう書く。

まずは32x32のビットマップ1個だけ描画。
ImageList_Createで、イメージリストを作成する。
ImageList_Create 関数 (commctrl.h) - Win32 apps | Microsoft Learn
イメージリスト
ImageList_Create.cppは、
こう書く。

まずは32x32のビットマップ1個だけ描画。