S.T.A.R.S:
While I and others appreciate your attitude, however this endeavour seems a bit....disturbing.
It is pointless to use other service packs than SP6 for MSVS. Okay, maybe the Processor Pack has some merit. But other compilers are better.
Like MSVC2008. You can still link to the VS6 runtimes to save dependencies, if you really want to. Or you can take the second approach and program the entire application in x86 assembly, which is possible and not difficult, providing you have the right tools, that is
.
While I and others appreciate your attitude, however this endeavour seems a bit....disturbing.
It is pointless to use other service packs than SP6 for MSVS. Okay, maybe the Processor Pack has some merit. But other compilers are better.
Like MSVC2008. You can still link to the VS6 runtimes to save dependencies, if you really want to. Or you can take the second approach and program the entire application in x86 assembly, which is possible and not difficult, providing you have the right tools, that is