I have an eVC++ project that I'm trying to migrate to VS2005. This is an
MFC project and it uses CCeDBDatabase. VS2005 seems to have no awareness of
the CCeDBDatabase class. I hear that CEDB will not be supported in the next
version of Windows Mobile, but what do I need to be doing with this project
that uses CCeDBDatabase? Do I need to rewrite everything to use only the
API calls? Is there/will there be a CCeDBDatabase class for EDB? Any
advice would be appreciated, thanks.
Mike B.