浏览代码

* fix from #41053. Add cc_anycolor

(cherry picked from commit f429dab7b3182a39c27df3fc7c9ede1c58a771ae)
marcoonthegit 9 月之前
父节点
当前提交
404ea37470
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/win/wininc/defines.inc

+ 1 - 0
rtl/win/wininc/defines.inc

@@ -4909,6 +4909,7 @@ Type
      CC_RGBINIT  = $1;
      CC_SHOWHELP  = $8;
      CC_SOLIDCOLOR  = $80;
+     CC_ANYCOLOR  = $100;
   { FINDREPLACE structure  }
      FR_DIALOGTERM  = $40;
      FR_DOWN  = $1;