This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, July 14, 2005 7:33:11 PM(UTC)
Groups: Registered
Posts: 1
I use vb and leadtools ver14 to develop application, It contain scan function
It works in my computer,but in other computer it doesn't work.
It can't "create object" when create LEADRasterTwain object.
I have check the help file, and put the LTRTW14N.DLL;LTRTN14N.DLL in distribution.
Any file I have to add in that to make scan work?
Thanks so much!
#2
Posted
:
Monday, July 18, 2005 10:46:12 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The files
LTRTW14N.DLL and LTRTN14N.DLL
are both COM DLLs and you only need to distribute one of them.
The second file you should distribute is lttwn14n.dll. If you are
using the TWAIN COM with the LEAD ActiveX controls, then you need LTRTW14N.DLL. On the other hand, if you are using it with the LEAD COM objects, then you need LTRTN14N.DLL.
Bashar Abdulqaiyume
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.