Recent

Author Topic: Missing DC_PEN and DC_BRUSH definitions  (Read 1694 times)

440bx

  • Hero Member
  • *****
  • Posts: 4994
Missing DC_PEN and DC_BRUSH definitions
« on: April 07, 2024, 10:23:53 pm »
the definitions:
Code: Pascal  [Select][+][-]
  1.   DC_BRUSH = 18;
  2.   DC_PEN   = 19;
  3.  
are missing in defines.inc { GetStockObject } "section" (line 1808).

HTH.

NOTE: FPC v3.2.2
(FPC v3.0.4 and Lazarus 1.8.2) or (FPC v3.2.2 and Lazarus v3.2) on Windows 7 SP1 64bit.

 

TinyPortal © 2005-2018