资源列表
透明_WinTrans
- 透明对话框的vc++源代码。-transparent dialog vc the source code.
showwindowdc
- 我在网上看到很多屏幕截取的文章,相信大家也看过不少。人类每一次的进步总是建立在别人的基础之上,我今天要做得是如何将一个窗口动态地显示在另外一个窗口上。-I see a lot of on-line screen interception of the article, I believe we have seen many. Every human progress is always built on the foundation of others, I should have done t
RoundDialog_demo
- 旋转的对话框 很有新意, 在vc6.0编译通过,欢迎大家使用-rotating dialog is nothing new in vc6.0 compile and you are welcome to use
dynviews_src
- 一个基于对话框的程序,在Tab控件上显示新的View页面,并切换页面(一个3D一个2D)
10_f09_DialogBoxes_1
- dialog box in mfc programming
Dialog_Picture_Preview
- 实现对话框内的图像预览功能,支持多种格式的图像。-achieve dialog within the image preview function, support for multiple image formats.
CardDialog_demo.zip
- 使用卡片对话框来代替属性对话框
Windows_Filedlg
- VC写的定制文件对话框的程序,很有使用价值-VC write custom dialog procedures, very useful
splitdialogdemo
- 对话框进行分割视图
demo
- windows c++ demo 需安装masm32-windows c++ need masm32
43138221
- A program that uses VB to write split and combine files-A program that USES VB to write the split and combine files
WindowWrapperTest
- C#实现启动其他程序后,将其他程序(进程)中的窗体嵌入到本进程的窗体中。需要指定其他程序的名称和窗体标题,源码中的示例是将计算器窗体嵌入到自己的窗体中。-Embed other process s window on your C# form.