BarCdd and BarCddc

generates a Device Independent Bitmap image from a data string using the current default barcode properties.

LPHANDLE WINAPI BarCdd(LPSTR string ,LPRECT lpRectin,LPHANDLE lphbm, int isteer)

Where lphbm is a pointer to the Handle of the bitmap, and other values are as for BarCdm

BarCddc is similar except that the DIB is created using the colour characteristics of the current display.

 

More:

BarCdh2