CryptoSys API Library 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 diCryptoSys.lib diCryptoSys.dll

To compile with Borland C++:

bcc32 myapisource.c diCryptoSys.lib
[PREV: Compiling with C...]   [Contents]   [Index]   
   [NEXT: Cautions for C/C++ Users...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.