On Mar 8, 9:26 am, "olivier.zard...@cooperteam.fr"
<olivier.zard...@cooperteam.fr> wrote:
Hi,
In order to recompile& modify KEGS32 using Visual C++ under
Windows, I'm looking for anyone having already built (re compile) the
project under Visual C++. I would be interested to get the project
specific files.
Regards,
Olivier
I was never able to get the KEGS32 source code to compile under vc++
(any variation). I primarily used vs6.0 (the pre .net version), but
there were tons of source incompatibilities.
IIRC, the biggest issues had nothing to do with the project file, but
the fact that the stdlib and 'unix' layer didn't mesh with the MS-
provided headers. I remember having issues dealing with things like
time_t, file handles, pathnames, etc.