dBarcode DLLs, version 5, are Dynamic Link Libraries which allow barcode images, in the form of Windows Metafile pictures or bitmaps, to be created within the users own software. The image may be displayed on screen, printed on a printer or passed to the Windows clipboard for incorporation into another Windows application.
For the Developer’s version, barcode images will be defaced unless the first call to the DLL is to Barcodes() with your serial number provided as a string parameter.
This description of the dBarcode DLLs assumes that you are familiar with Windows programming in C using the Microsoft SDK.
More: