高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】simple Problem About Singledoc.exe
simple problem about singledoc.exe
simple problem about singledoc.exe
the sample "singledoc" is a windows-only sample viewer, which demonstrates a simple windows viewer using mfc.
as for me, a viewer should get dc,
for example, textout(hdc, x, y, pstext, ilength),
but why there is no dc in singledoc? how does it show the dwg file in client rect?
thank you anvanced!
|