![]() |
![]() |
Table 5 lists the source files and other files that you need to
build the sample application that is included with the API package.
Table 5. Files That You Need to Build the NetWare API Sample Application
File Names |
| Description |
---|---|---|
readme.api |
| Readme file |
dsmapifp.h dsmapitd.h dsmapips.h
|
|
Function prototype header file Common type definitions header file Operating system-specific type definitions header file Return codes header file Release values header file |
dsmapi.nlm |
| API loadable module |
dapibkup.c dapidata.h dapiinit.c dapipref.c dapiproc.c dapiproc.h dapipw.c dapiqry.c dapirc.c |
dapismp.c dapismp.lnk dapismp.mtw dapismp.nlm dapitype.h dapinwut.c dapiutil.c dapiutil.h | Source code files for a sample application that demonstrates the use of the major API functions |
callmt1.c callmt2.c callmt1.mtw callmt2.mtw |
|
Multi-threaded sample files
|
acpwsaas.nlm acpwsrvs.nlm acpwtcps.nlm |
dapismp.nlm dscameng.txt |
dsm.smp dsmapi.nlm |
make /f dapismp.mtw
The compiler messages display until the compile completes.
search add sys:\adsm\api
load dapismp
Continue with "Running the Sample Application".