"Mark Rae [MVP]" <> wrote in message
news:%...
> "Leslie Milburn" <> wrote in message
> news:uPhVJ%...
>
>> I suspect this was because XP does not have a true DOS command prompt.
>
> Highly unlikely...
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net
Ok then let me clarify, the nmake includes processing of old proprietry
stuff that is no longer available. This does not work under XP cmd prompt at
all and we suspect (have virtually confirmed) it is because it makes low
level DOS interrupt calls as part of its processing. This has worked without
fail under Windows ME way back to Windows For Workgroups 3.11 - this is real
legacy stuff we are talking about here.
So our approach was to hopefully run ME under Virtual PC but this time it is
Visual Studio cl.exe which locks up - the other stuff builds fine which is
pleasing. I am now investigating other virtualisation products to see if
they perform better. I will report back here with the results.
Thanks
Leslie