高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirectx under win64
dwgdirectx under win64
dwgdirect & dwgdirectx under win64
as i am interested in developing an application in c#, which i want to execute as a native 64 bit application under .net 2.0 and 64-bit windows.
can the current version of dwgdirectx be executed when the calling process is 64-bit or it is only possible to execute it under wow64? or i should 'manually' expose classes from the dwgdirect in order to accomplish this task?
has anyhone tried this?
thank you...
last edited by atsirik; 6th november 2006 at 05:35 amfff">.
looks like nobody tried that.
if you want native 64bit com, you have to use c++ 64bit dwgdirect, and create your own wrappers (a lot of work - more performance).
32bit ddx will probably work via wow.
vladimir
|