资源列表
form
- 这是一个VisualBasic不规则窗口生成软件,可以轻易生成任意形状的窗口文件-This is a window to generate irregular VisualBasic software, can easily generate a window of arbitrary shape file
TestEasySize
- 实现了对话框应用程序在重设大小时控件的自动布局-achieved a dialog application to re-establish the size of the automatic layout of controls
Irregular-form
- 不规则窗体,有椭圆,正方形,菱形等。是大家学习Cwnd类的好例子-Irregular form, oval, square, diamond and so on. Is a good example of learning Cwnd class
FullScreen
- 自主开发的全屏测试代码,对需要开发全屏显示的开发者特别有用。
FullScreenMDI
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
SpecialSharpWindows
- C#实现不规则窗体 源代码 自 己 下 看 吧-C# source code to achieve a form of irregular
IP2PC
- 輸入電腦名,查詢在局域中ip...或反知-input pc name to find ip in LAN
SplitWndDemo
- 很简单的window分割程序。里面带有注释,步步教你如何分割窗口。-spite window
Example044
- Pop-Up Menu在非模态对话框中实现UPDATE_COMMAND_UI机制-Pop-Up Menu dialog box in non-modal mechanism to achieve UPDATE_COMMAND_UI
VC-communication
- 很好的源代码使用VC实现串口通信!!适用于刚接触VC的朋友们-A good source to use VC serial communication! ! New to VC for friends
INTFileRW
- INT文件的读写,INTFileRW.zip-INT file read and write,INTFileRW.zip
ShowSort
- 使用对话框输入若干整型数据(不超过10个),实现冒泡法排序。