高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】change to recomputedimblock in 1.14
change to recomputedimblock in 1.14
change to recomputedimblock in 1.14
i'm changing my code from 1.12 to 1.14, and i just don't understand the release notes and what they are telling me i need to do. can i just add the recomputedimblock files to my project and recompile? do they have to be linked into a separate lib or dll? i'm just not getting it.
if you use dll version recomputedimblock.drx must be in your application folder.
if static build - see odamfcapp or odwriteex samples for using static modules - search for recomputedimblock.
|