搜索资源列表
ImageXPButton_src
- 在c#windows程序中实现图片按钮。-windows in the process to achieve Photo button.
键盘相应 lift byhangke
- 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
键盘相应 shift byhangke
- 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
saolei1.1
- 该程序模仿windows自带的扫雷程序,只完成了初级功能,运行时务必先查看运行必读.-windows imitate the program's own demining process, only completed primary function, operation must first look at the operation of the required reading.
filevw21
- FileView ActiveX 控件允许你在应用程序中增加一个象Windows Explorer一样的listview,并显示所有的文件夹及文件-FileView ActiveX controls allow you to add applications as a Windows ws Explorer the same error, and that all the folders and documents
exits
- 通过windows api函数实现重启计算机的一个小程序。执行快。不受系统限制。-through the windows api Function restart the computer a small program. Rapid execution. Without restrictions system.
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
ButtonInterface
- 这个程序的界面是非常漂亮的按钮界面,与Windows优化大师界面类似,可供界面开发参考-this procedure interface is a very nice button interface, and Windows interface similar optimization Masters, interface for the development of reference
5ivb_195634
- 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光
AKbuttons1
- 相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考-,matlab,其他小程序/Other windows programs -correlation analysis algorithm is not well written, mainly for the preparation of learning Matlab interface, Parameter Passing reference to the friends - and Matlab. other s
Windows_11_17
- 对初学者很实用的一个windows程序设计-very useful for beginners windows of a program design
GeoTrans
- 10个常用图形图像处理的API函数封装源程序以及直接可用的dll文件,可供其他windows程序语言调用。-10 commonly used graphic image processing API Function Packaging and direct source available dll file available for other windows programming language called.
隐藏Windows的开始按钮
- 隐藏windows的开始按钮程序,对于熟悉vb和windows还是挺有帮助的。-hidden windows of the Start button procedures, and for those familiar with the vb windows or quite helpful.
WindowsMobile-PicsApp
- Windows Mobile奥运场馆的小程序-Windows Mobile Olympic venues small procedures
Windows
- 改变Windows图标大小——简单的图形控件程序,是初学者的首选。-To change the Windows icon size- a simple graphical control program, is the first choice for beginners.
windows
- 此源码是精通windows程序设计的源码的前面几个部分,很有学习价值-This source is proficient in windows programming in front of several parts of the source, the value of great learning. . .
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数-Windows programs running principle and programming process, the the window generation process, handle principle, message queues, the callback function
Chap01
- MFC windows 程序设计书中第二版的第一章的源代码,非常详细,和书上的一样-the same as above
TMBLOGI43
- vc编写的一个启动界面程序,虽然简单,但很说明问题,说明windows程序的流程()
AGBZ
- 消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序()