.Src Files

File Description
Dbdao.cpp Source code for the dbDAO class libraries. This code creates a set of C++ classes that “cover” the Automation interfaces that DAO exposes. A compiled version of this code is provided in Ddao35.dll, which is installed in your system directory. The source code is provided for ease of debugging and building other versions of the dbDAO DLL.
Dbdao.dsp Project file for dbDAO.
Dbdao.dsw Project workspace for dbDAO.
Dbdao.mak MakeFile for dbDAO class libraries. For information about the other versions you can build, see “Other dbDAO DLL Versions” earlier in this chapter.
Dbdao.rc Generated resource file.
Dbdaouid.cpp Source code for Dbdaouid.lib, which is useful for programming directly to the DAO Automation interface.
Resource.h Generated resource header file.
Stdafx.h Standard MFC header file.
Version.rc Version resource file.
Verstamp.h Version stamp header file.