Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, May 22, 2012 12:30:38 AM(UTC)

d.n.  
d.n.

Groups: Registered
Posts: 1


Hello,

I am using version 17 of CDLL.

If the function L_LoadBitmap is called from two or more threads, an access violation sometimes occurs.
Such a problem did not arise when the function was synchronized.

File version
Ltfilu.dll(17.0.0.21)
Ltkrnu.dll(17.0.0.10)
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, May 22, 2012 6:49:44 AM(UTC)

mohamed  
mohamed

Groups: Registered, Tech Support
Posts: 179


L_loadBitmap function is thread safe, as long as your do not use any of the non-LEAD DLLs that are used by some formats.
Make sure that you only use file format filters that you need and do not include any others. For example, if your application needs PNG files, only include LFPng and remove any LF*.DLL files you don't need.

Please try the following multi-threading demo and see if the problem is active that shipped with LEADTOOLS setup you can find it under the following path:
[LEADTOOLS 17]\Examples\CDLL\Thread
The DLLs version you are using are old, to obtain the latest build of LEADTOOLS v17.0 DLL send and email to support@leadtools.com include your serial number and a link to this form post (Do not post it here).
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.051 seconds.