高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbrasterimagedef created in other dll
oddbrasterimagedef created in other dll
oddbrasterimagedef created in other dll
hi,
are there any known issues related to creating oddbrasterimagedef or its descendants in other dll than the one creating database ?
tia
regards,
michał Śliwka
where should be no problem if
1. the object is created by call to createobject().
2. if you have multiple dlls linked with dwgdirect (or .exe and dll) they must use dll version of dd.
if your modules are statically linked with dwgdirect its static data would have multiple instances causing problems.
sergey slezkin
|