ACC: Creating and Testing Add-ins Paper Available in Download Center
ID: Q143270
|
The information in this article applies to:
-
Microsoft Access versions 7.0, 97
SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
An Add-in is a tool such as wizard, builder, or menu item that you can
create to provide additional functionality to Microsoft Access. When
developing an add-in, you may receive various error messages during the
testing and debugging process. The Addins.exe file contains documentation
and sample databases which illustrate the most common problems with add-in
development and provides step-by-step instructions for reproducing and
solving the problems.
The following file is available for download from the Microsoft
Download Center. Click the file name below to download the file:
Addins.exe
The Addins.exe file contains the following file:
Addinhlp.doc A Microsoft Word document describing six scenarios of
common problems you may encounter while developing
add-ins.
USysReg.doc A Microsoft Word document containing a Help topic from
Microsoft Access version 7.0. The topic discusses how
to create a USysRegInfo table to install custom add-ins.
Wzaddin.mda A Microsoft Access version 7.0 library database with
several sample add-ins.
Wzcodlib.mda A Microsoft Access version 7.0 library database that
contains a function called by a sample add-in from
Wzaddin.mda.
For more information about how to download files from the Microsoft
Download Center, please visit the Download Center at the following Web
address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.
Additional query words:
Keywords : kbfile Softlib
Version : WINDOWS:7.0,97
Platform : WINDOWS
Issue type : kbinfo