소스 검색

* dc_pen and dc_brush in getstockobject section, reported on forum

(cherry picked from commit 5120a3a0c39c289c58d73d379eb7f7bef3c5bfe1)
marcoonthegit 1 년 전
부모
커밋
c17a0e20f5
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      rtl/win/wininc/defines.inc

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

@@ -1867,6 +1867,9 @@
      SYSTEM_FONT = 13;
      SYSTEM_FIXED_FONT = 16;
      DEFAULT_PALETTE = 15;
+     DC_BRUSH   = 18;
+     DC_PEN     = 19;
+
   { GetStringTypeA  }
      CT_CTYPE1 = 1;
      CT_CTYPE2 = 2;