* dc_pen and dc_brush in getstockobject section, reported on forum

This commit is contained in:
marcoonthegit 2024-04-08 11:56:11 +02:00
parent 80750f7591
commit 5120a3a0c3

View File

@ -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;