ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Typo in TIEAcquireParams.FindSourceByName
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

cjzjdhehzx

1 Posts

Posted - Mar 11 2017 :  00:54:27  Show Profile  Reply
Current version v6.3.2C:

Unit iexAcquire

TIEAcquireParams.FindSourceByName
...
CheckInitialize(True);
Idx := fWIAParams.SourceNameToIndex(sName);
if Idx > -1 then
begin
Result := GetTwainSource(Idx); <<------------!!!!!
exit;
end;


Shall it be GetWiaSource?

xequte

39053 Posts

Posted - Mar 11 2017 :  18:16:12  Show Profile  Reply
Yes, I'm afraid that is a typo. It is fixed for 7.0.0, which will be available in the next week or two.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: