搜索资源列表
vcMyBusinessDlg
- 一个漂亮的VC++登录界面,先看看演示图吧,是不是很美观,像是使用了控件,其实没有用,都是基于C++的代码完成的,这只是一个方法举例,学会了就能举一返三,完成更大、更漂亮的综合窗体应用程序来-VC++ a nice login screen, take a look at demo map it is not very beautiful, like the use of the control, in fact, useless, are based on C++ code completio
VC
- 用Visual C++程序编写一个程序,使屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆, 并当每隔1/8个圆周期,圆的填充色和周边颜色都要变化。-Write a program with Visual C++ program, so that a center of the circle along the sinusoidal trajectory moving solid circle on the screen. And need to be changed every 1/8 r
MyFullScreen-example
- VC++6.0单文档MFC全屏实现 实例-VC++6.0 single document full screen instance
ym_vcpp-MyScreensaver
- VC++ 编写的屏保实例程序 由计数器调用DrawBitmap()函数,切换图片; 注意,两个函数中的IDB_BITMAP1, dc.BitBlt(0,0,800,600……以及if(nIndexBit>=5)中的有关数据依据你的bmp图片个数、尺寸、位置不同而不同,我是选择了5张,800x600的bmp图片。注意,ID值是连续的,IDB_BITMAP1最校 响应键盘、鼠标是屏幕保护程序不可缺少的-VC++ Prepared screensavers example p
