摘要:
修改控件style的方法 alantop修改控件风格 ( 一 ) CWnd* pWnd 为你控件的指针 ,LPCTSTR lpszClassName 是你控件的类名 , 比如编辑框是 "Edit", 按钮是 "Button", 详情可以使用 SPY++ 查看 . BOOL ModifyControlStyle(CWnd* pWnd,LPCTSTR lpszClassName,DWO... 阅读全文
2006年5月25日 #
摘要:
How to implement a CSplitterWnd into a CDialogBox in three easy steps without overriding any function, writing new classes, etc. Because I'm not a writer, this article will take you directly to the ... 阅读全文
摘要:
哈哈,找到交规考试自测网站了,http://www.shjtaq.com/exam/index.asp不错,做了三次,91分、96分、96分,看看明天咋样 阅读全文