Posted by member 42328 on 2003-06-28 22:57:49 link

Ok, I've got it all up and running.

VC 6.0 is rather uncaring about a number of problems and so it lets this compile with out errors. .NET is much pickier so you have to fight through tons of errors that would otherwise slip through. To work with the code, I've gone back to using VC6.0. Indiestep compiles and will run as soon as I fixed a bug when dealing with a BSTR (will run without fixing but it tosses out user breakpoints).

.24.7 requires a lot more stuff before it will compile. I'm attaching a link to the build.txt file so you can see what is required to build the latest build. I have .24.7 compiling and I'm starting the process of fixing some very trivial things so its easier to work with. Haven't run it all the way throgh the debugger yet.

[EDIT] removed link

-Jon