高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】access database in exgsdirectxdevice
access database in exgsdirectxdevice
access database in exgsdirectxdevice
hello,
i have been adapting the exgsdirectxdevice codes for our use.
though accessing database in the codes,
i can not find even a similar case.
thanks.
you can use odgicontect* odgsdevice::usergicontext(),
cast the pointer to odgicontextfordbdatabase* and get database from it.
sergey slezkin
thank you for your reply.
can i use "odgsdevice::usergicontext()" only after "setusergicontext()"?
setusergicontext() is called within dwgdirect rendering framework, in oddbgsmanager's functions (setupactivelayoutviews, setuplayoutviews).
sincerely yours,
george udov
|