[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ciderpress Possible Problem Reading CP/M Disks



On Dec 14, 5:44 am, "Bill Buckels" <bbuck...@mts.net> wrote:
> But Bill, you should have seen the errors in Visual Studio 2005 and Visual
> Studio 2008. They are not forgiving. What else could I do but go back in
> time and make Andy's program in Andy's Environment and all went well, and I
> just pushed the compile button:) and grabbed a coffee.
>
> Bill

I compiled the "app" with VC++ Express 2005.
Its errors were mostly missing "int" keywords
and char* conversions which were easy to fix.

No MFC with Express though, so I had to stop there.
Were there many errors in the other modules?

Cheers,
Nick.