资源列表
Xguiplus_demo
- Jack Mesic wrote an extension to xgui written by Bobi B. xgui has a Photoshop-like color chooser. I think it is an incredible job and only added the following
xgui-extension
- Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGT
XFontDialog_demo
- In one project I was involved in, we had to display font selection dialog. My Product Manager had some issues with MFC s CFontDialog. He is very focused on reducing support costs by simplifying user interface, to eliminate anything that might be conf
BrowseDialog
- 使用VC编写的路径对话框程序,相信对大家有一些帮助
01CreditRollDlg
- 滚动显示的致谢滚动条,可设置不同字体,滚动速度和图片,常用于商业软件的致谢多画框中
02sinRollCreditDlg
- 按照特定曲线游动的致谢条,可设置显示内容,滚动速度等,常用于商业软件界面
MultiLanguageVers
- 一个VC程序可支持不同语言版本的语言界面
ViewCreateinDLG
- 对话框中创建视图,实现滚动视图的显示,充分理解视图作为窗口的意义
bmpdisplay
- 用vc++写的实现位图在对话框上的显示功能,有控制条选择第几个
SelfDrawDlg
- 用vc++写的自绘对话框的程序,可以实现一些比较好的样式,改变vc中自带的风格
PolygonClip
- 对用户自定义的多边形进行裁剪,裁剪框也是由用户自定义
Geodesy
- 对测绘学院的学生有很大帮助, 功能是将所测量的地球坐标转换成平面左边, 例如维度 25度45分25秒4425微秒, 直接输入25.45254425,同理输入经度,即可得所对应的平面坐标, 同时还有反算验证程序