I am using largely the default options for a dialog-based application.
There seems to be no missing options which could account for these errors,
but what do I know?
These are the project flags I am using:
/nologo /MDd /W3 /Gm /GX /Zi /Od /I "c:\root\include" /D "WIN32" /D
"_DEBUG" /D "_WINDOWS" /D "_AFXDLL"
-S.P. Wakely
PS.. I am using VC++ 5.0 in Windows 95.