home *** CD-ROM | disk | FTP | other *** search
- C-API Compiler Notes
- --------------------
-
- Tested by.......: Peter Koch
- E-Mail..........: peter.koch@ibk-software.ch
- Date............: 2/20/2000
- Complier used...: IBM VisualAge C++ V3.0 for OS/2
-
-
- o There are two batch files compiling and linking the library and embedding
- samples. Both will create Embedd.exe and KcTstLib.dll, but from diffrent
- sources:
-
- build.bat
- Compile/link the plain C examples Embedd.c and KcTstLib.c
-
- buildpp.bat
- Compile/link the C++ examples Embedd.cpp and KcTstLib.cpp
-
- Use TestLib.cmd to test the DLL.
-