CryptoSys PKI Pro 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 (note the order of the arguments):

implib dicrpki_b.lib diCrPKI.dll

To compile with Borland C++:

bcc32 mysource.c dicrpki_b.lib
[PREV: Compiling with C...]   [Contents]   [Index]   
   [NEXT: Using With MinGW gcc...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.