Hi Andrew,
Your one - Barcodes 1.0 - It works fine as far as I can see.
My program generates a barcode using your library, then copies the image to an image control to show it on screen. The plan was to then use the clipboard library, again one of yours, to copy this image to the clipboard so it could simply be pasted onto a label in word or whatever and printed out. All worked fine, until it came to compiling.
I've done everything to generate either an existing code from one scanned in or make an EAN13 code by building the checksums and this all works, it's just the clipboard library being added into the mix that trips something up.
David