CryptoSys PKI Toolkit Manual

Using With Borland C++

The lib file distributed with the program is made using MSVC. With Borland you need to generate a new .lib file directly from the DLL using the IMPLIB utility:

implib diCrPKI.lib diCrPKI.dll

To compile with Borland C++:

bcc32 mysource.c diCrPKI.lib
[HOME]   [NEXT: Cautions for C/C++ Users...]

Copyright © 2004-9 D.I. Management Services Pty Ltd. All rights reserved.