资源列表
dlgforever
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办
multi_sliderctrl_demo_src
- 滑块控件的重写,更漂亮,功能更多,稳定性好,直接考到你工程中可以用-derived slider,more beautiful, more features,and it is easily used in your project.
ClrGradientPrgssCtrl
- vc,进度条的进度渐变,大家可以参考下,很不错。-vc, gradual progress of the progress bar, you can refer to, it is very good.
dialog
- 可以任意改变对话框的字体和颜色,效果还可以,希望对您有帮助。-Can be arbitrarily changed dialog font and color, the effect can also hope that you help.
FullView
- 实现全屏幕的vc程序源代码,初学者可以参考。-To achieve full-screen vc source code, beginners can refer to.
C51和A51的混合编程
- 这是有关C51和A51函数互调的方法总结.应用于混和编程.-This is the C51 and A51 function of the cross summed up. The mixture used in programming.
MFC网络聊天编程
- 讲解一个MFC基于Csocket的编程案例
SplashScreen
- C#程序的启动画面制作方法,源码展示了在Winform下,如何制作启动画面。-C# SplashScreen production method shown in Winform source, how to make the splash screen.
WINDOWONTOP
- 创建一个顶层窗口,本程序是通过对WINDOWS的窗口直顶的一个VC程序-create a top-level window, the procedure is through the windows of the window straight top of the one VC Program
SimpleWPFProgressWindow
- Illustrate how to use progress bar
tttttttttttttttttt--999
- Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子.在钩子回调函数中 判断当前进程ID是否先前 Start.exe 查找到的 Explorer进程ID, 是的话,则 再次LoadLibrary(Insert.dll),并定位到其中ThreadPro函数. 此时创建一个 新线程,线程函数就是ThreadPro,该新线程首先往Start.exe消息队列放置一个线 程退出消息 WM_QUIT,导致其消息循环结束. 此时插入线程完成..可以看到
AddBook01
- AddBook If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-
