[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ciderpress Possible Problem Reading CP/M Disks
- Subject: Re: Ciderpress Possible Problem Reading CP/M Disks
- From: sicklittlemonkey <Nick.Westgate@gmail.com>
- Date: Sat, 13 Dec 2008 19:55:33 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: d36g2000prf.googlegroups.com; posting-host=124.86.166.106; posting-account=ocMTAAoAAABziOuhUYmP0k-Me1-z2y_3
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <olmZk.6922$v37.4738@newsfe01.iad> <HpG0l.15947$vI1.1079@newsfe03.iad> <fsSdnXfOHs15ldnUnZ2dneKdnZydnZ2d@giganews.com> <paV0l.26450$v37.6740@newsfe01.iad>
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:7062
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.