几何尺寸与公差论坛

 找回密码
 注册
查看: 70|回复: 0

Which role is the code below?

[复制链接]
发表于 2009-2-11 19:17:41 | 显示全部楼层 |阅读模式
Don,

Which role is the code below?

BOOL CDialog_with_feature_checklist::OnInitDialog()

{

  LPCTSTR cls = AfxRegisterWndClass(NULL);



  RECT rct={0,0,0,0};

  m_pop.CreateEx(WS_EX_TOPMOST, cls, _T("popup"), WS_POPUP, rct, this, NULL);

  LOGFONT lf;

  GetFont()->GetLogFont(&lf);

  m_pop.SetFont(&lf);

}

Thanks in advance.

Yanhua Huang [email="yanhua.huang@hexagonmetrology.com"]yanhua.huang@hexagonmetrology.com[/email]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-23 06:38 , Processed in 0.035691 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表