DMC + Win32Api: Error: undefined identifier 'SetDCBrushColor'
    Marcone 
    marcone at email.com
       
    Sun May 16 14:51:56 UTC 2021
    
    
  
Well, I program in D as a hobby for just over a year, and I like 
to learn and explore this wonderful programming language. Now I 
found the DMC compiler that compiles C ++ code. So I decided to 
test it. Creating a program with a win32api graphical interface I 
run into this error:
Error: undefined identifier 'SetDCBrushColor'
How to solve this problem? Thanks.
    
    
More information about the Digitalmars-d-learn
mailing list