Browse Source

* fix from #41053. Add cc_anycolor

marcoonthegit 8 months ago
parent
commit
f429dab7b3
1 changed files with 1 additions and 0 deletions
  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;