Im using CodeGear Delphi 2009 Builder. I also installed C++ builder so i have all the .c .h includes.
I downloaded the source of an application and without making any changes i tried to compile. I get many errors in most units:
[IMG]http://img376.imageshack.us/img376/6752/26142144un0.jpg[/IMG]
I've spent hours trying everything. Some of the functions called seem to come from C++ includes (wtype.h). I've tried adding it as a recource, compiling it into a dll. I'm lost. Any help here?