in reply to Re: dll calling problems
in thread dll calling problems

Ok, the software is a 2d barcode (data matrix) encoder created by IDAutomation. http://www.idautomation.com/datamatrixfaq.html

the paramaters that the routine expects are DataToEncode, ProcessTilde, EncodingMode, PreferredFormat, Result

it should also then return an encoded string that can then be used to generate a 2d barcode font.

Thanks

Dan