Introduction

dBarcode-2D DLLs, version 5, are Dynamic Link Libraries which allow 2D-barcode images, in the form of Windows Metafile pictures or bitmaps, to be created within the user's own software. The metafile 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 data will be scrambled unless the first call to the DLL is to Bar2Ds() with your serial number as the string parameter.

This description of the dBarcode-2D DLLs assumes that you are familiar with Windows programming in C using the Microsoft SDK.

More:

The DLLs

Supplied files

Using the DLL

Data structure

Library calls

Distributing Programs using dBarcode Libraries