MHQuake is now working under Visual Studio 2008. The last thing I did was load progs into a temporary buffer, then malloc a permanent home for it and memcpy it in.
Now, it's obvious that so far as memory is concerned, progs is a wildcard. I haven't investigated fully yet, but my own inclination is to leave things this way. I could very well invest a lot of time and effort into tracking down exactly what's happening, all for the sake of a single memory allocation that can easily and cleanly be handled outside of the main subsystem. If it was happening with other things, then it would make sense, but so far (and I've tested a lot) it's only with the progs.
Sunday, August 10, 2008
Visual Studio 2008 - Now Working
Posted by
mhquake
at
9:14 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment