SAMPLE: Custom AppWizard for the DAO SDK/dbDao ClassesLast reviewed: April 1, 1997Article ID: Q158262 |
The information in this article applies to:
SUMMARYDbdaoawx.exe contains the source and implementation of two Custom AppWizards for creating MFC-based DLLs or EXE applications that utilize the DAO SDK. The DAO SDK is shipped with Visual C++ and is separate from the MFC DAO classes. This sample provides AppWizard support for the DAO SDK, which otherwise would not have any. The following file is available for download from the Microsoft Software Library:
~ Dbdaoawx.exe (size: 393116 bytes)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online ServicesNOTE: Use the -d option when running Dbdaoawx.exe to decompress the file and recreate the proper directory structure. MORE INFORMATIONDetails on usage of the dbDao Custom AppWizards can be found in the file USEAGE.TXT, which covers the following topics:
REFERENCES"Creating Custom AppWizards" in the Visual C++ 4.X Books-On-Line For more information, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q147629 TITLE : PRB: Problems If ODBC or DAO in DLL's InitInstance or DLLMain ARTICLE-ID: Q149392 TITLE : How To Use the DAO SDK dbDao Classes with Visual C++ 4.x |
Keywords : dbDao kbfile kbprg kbsample kbtool MfcDAO
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |