高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】vc6 Dll Lib Compatibility
vc6 dll lib compatibility?
vc6 dll lib compatibility?
we're trying to reduce the memory footprint of our app, and up until now we have been statically linking the dwgdirect libraries. when i change to using the dll versions of the libs i get a lot of unresolved externals (mainly ::g_pdesc members). i'm using v1.13.02 which i downloaded recently - can anyone help?
tia
ian johnson.
is _toolkit_in_dll_ macro defined?
sincerely yours,
george udov
thanks george - that was the problem. reading dwgdirect.chm, that symbol is only mentioned in the section on macintosh, so i wouldn't even have thought to use it.
ian.
|