高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirect version 2.3.0 multithreaded
dwgdirect version 2.3.0 multithreaded?
dwgdirect version 2.3.0 multithreaded?
hi,
we are using dwgdirect version 1.13.02 vc6 library. it is not a multithreaded library. even though i build the application as mt, it failed on multithreading calls.
my question is how about the new version 2.3.0. is it a multithreaded library?
thanks,
al
since 1.14 dwgdirect client applications can load and render files on multiple threads simultaneously (but only one thread per database is allowed).
if different threads access the same database the client appliction is responsible for avoiding conflicts.
sergey slezkin
|