Installation manual
Chapter 5 Program Development & Processing Conditions
5-
6
5.4 Notes for application development employing Visual C++
(1)Header files are needed to be included.
Using the PA library, if an application program is developed employing Visual C++ ver.6.0,
the following header files have to be included. (using MFC, likewise.)
PA.H ・・・・ PA library prototype declaration is described.
PAERR.H ・・・・ PA library error code declaration is described.
<Setting method> Choose “Setting…” inside “Project” of the menu bar, then, choose
“the preprocessor” in the category of C/C++, then, set the path (c:¥winpapc¥include)
to the header file of the PA library.
(2)Needed library files to be linked.
As far as developing an application employing Visual C++ Ver.6.0, using the PA library,
the following import library files have to be linked.
PAPCI.LIB ・・・・ The import library file including the PA library.
<Setting Method> Choose “Setting…” inside “Project” of the menu bar, then, choose
“general” in the link category, then, set the PA library intended to be linked.
Windows2000 or NT c:\winnt\system32\papci.lib
Windows XP c:\windows\system32\papci.lib