Hello guys. A little help request. I tried to switch to newer version of DMD 
yesterday (1.048,1.047), but suddenly I get some weird errors.

Error: identifier 'UINT' is not defined
Error: UINT is used as a type
Error: cannot have parameter of type void

and the same thing with other types that are imported already in my module by 
"import tango.sys.win32.Types;". It also happens with my own custom types. It 
was working with 1.045. Any idea what could be wrong? Maybe I messed up the DMD 
installation or something?

Thanks,
bobef

Reply via email to