Re: CMap issue when converting project from VS6 to VS2008
Originally Posted by hobnob
fixed it! put class CMap; before that line of header code and now it works. weird.
hobnob
It isn't a real fix until you know exactly the reason for that line of code being there. Otherwise you may have other "fixes" being done that make no sense code wise (and C++ wise), and you wind up with a mess on your hands.
Bookmarks