Selaa lähdekoodia

* fix from #41053. Add cc_anycolor

(cherry picked from commit f429dab7b3182a39c27df3fc7c9ede1c58a771ae)
marcoonthegit 9 kuukautta sitten
vanhempi
commit
404ea37470
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;