资源列表
DialogStatusBar
- 为对话框窗口创建状态栏\DialogStatusBar\DialogStatusBar.rar,很不错的vc源码,希望对大家有所帮助。-To create a dialog window status bar \ DialogStatusBar \ DialogStatusBar.rar, very good vc source code, we want to help.
DlgFloatingBar
- 实现对话框浮动面板,可以随意拖放,在浮动面板中添加控件-Implement a floating panel dialog box, you can freely drag and drop, add controls in a floating panel
DLG
- 无模式对话框和模式对话框,对初学者有参考价值。-Non-modal dialog and modal dialog box, for beginners reference value.
rowlist
- vc界面编程演示如何在列表视图中选择整行 -vc interface program demonstrates how to list view, select the entire row
MFC做的简单功能记事本
- C#做的一个简单的记事本程序
TestDailog
- 对话框可停靠于屏幕顶端,此时只能左右拖动.可取消停靠。对话框可停靠于屏幕任意一边,上,下停靠时只能左右拖动.左,右停靠时只能上下拖动。
ViewPass
- 如果是一串密码,例如*********,用此软件可以知道它是什么。-If it is a bunch of passwords, for example, using this software can*********, know what it is.
shiyansan
- 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mou
Volume
- 调节系统音量 -- 用C++编写的系统音量调节程序,获取当前音量值,利用设置滚动条的调节音量大小。-Adjust the system volume- with C++ volume adjustment program prepared by the system, to get the current volume level, use the scroll bar to adjust the volume set size.
mhide
- 演示如何在应用程序启动时隐藏整个窗口的用法-Demonstrates how to hide the window when the application starts usage
GetMacAddr
- 获得Mac地址--这个还是比较实用的,这只是个实例,自己编程时可以灵活运用。-Get Mac Address- This is quite useful, it is just examples, their own programming can be applied flexibly.
Calc
- 实现Windows计算器的基本功能,主要包括加减乘除、开方、退格以及小数的各种运算