搜索资源列表
-
0下载:
关于VC和windows 的绘图机制:
使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文
windows下的MFC编程机制,消息驱动,事件等待!
全局的app(应用程序对象)
注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源
每一个new操作符都要对应一个delete
虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
-
-
0下载:
最新检查框控件用于windows编程,请收藏使用,提高编程水平
-latest inspection frame controls for windows programming, collections, and raise the level of programming
-
-
0下载:
彩色进度条用于windows编程,请收藏使用,提高编程水平
-color for the progress of windows programming, collections, and raise the level of programming
-
-
0下载:
新的检查列表控件用于windows编程,请收藏使用,提高编程水平
-new inspection list controls for windows programming, collections, and raise the level of programming
-
-
0下载:
简单的windows编程
简单的windows编程
简单的windows编程-simple windows programming simp le windows Programming simple windows Programming
-
-
0下载:
mouse_change,动态改变鼠标形状的小程序,对于学习windows界面编程的人非常有用-mouse_change, dynamic change the shape of the mouse small procedures, learning programming interface windows are very useful
-
-
0下载:
vs2005下的pen各种用法的介绍,学习windows编程用的-vs2005 under the pen in various directions, the study of windows programming
-
-
0下载:
API编程```
运行程序会出现3个窗口``
通过按扭实现文本框在3个窗口之间的移动```
并提供颜色编辑效果-API programming `` `operational procedures will lead to three windows through the `` Text Box button in the window's 3 The mobile `` `editing and color effects provide ``
-
-
0下载:
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.
-
-
0下载:
这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
-
-
0下载:
此源码是精通windows程序设计的源码的前面几个部分,很有学习价值-This source is proficient in windows programming in front of several parts of the source, the value of great learning. . .
-
-
0下载:
C++应用教程,windows编程,控件的添加与应用。-Tutorial C++ applications, windows programming, and application control to add.
-
-
0下载:
在Windows编程中,向文本框控件、列表控件、按钮控件等是我们最常接触的控件了。但是在VB中这些控件有时无法实现我们的需要。在这时,我们只要简单的利用Windows API函数就可以扩充这些控件的功能了。-In Windows programming, to the text box control, list control, button control so that we control the most exposure. But sometimes these controls i
-
-
0下载:
在WPF中,控件(control)一词的意义,比早期Windows编程的控件,有更特定的定义。比方说,在Windows Forms中,屏幕上的一切,都被视为控件。在WPF中,这个词保留给用户交互使用,也就是说,当用户用鼠标或键盘时,控件一般会对用户提供某种响应(feedback)。
Control类直接继承FrameworkElement,从Control继承而来的类超过50个,这些类提供给程序员各式各样的控件,包括按钮、列表框、滚动条、编辑框、菜单和工具条。这些类都是放在System
-
-
0下载:
Windows编程课上的小作业,在规定时间内统计鼠标左右键交替按键次数,并统计不合法按键(两次左键或右键)次数。-Windows programming class of small operations, within the specified time statistics the number of left and right mouse button to turn buttons, and statistics are not valid keys (left or right t
-
-
0下载:
window编程的基础,包括类的设计、类的注册、类的创建、显示更新和消息循环-The basis of window programming, including the class design,
Class registration, class to create, display updates and news cycle
-
-
0下载:
达内C++一部分学习笔记
Win32 Windows编程
1 Windows编程基础
2 Windows文字的编码
3 窗口程序
4 窗口消息
5 菜单和加速键
6 绘图
7 对话框
8 基本控件-Reached within C++ part of the study notes Win32 Windows programming Windows Programming Fundamentals Windows text encodin
-
-
0下载:
WINdowS界面编程先关的东西,供开发人员参考执行,C++源码编写-First off the things WINdowS programming interface for developers reference implementation C++ source code written
-
-
0下载:
俄罗斯方块,基于windows API 的一个趣味小程序代码-Game:Teris based ob windows programming, windows API
-
-
0下载:
windows自带游戏 扫雷的实现 ,c实现
Windows programming——mine-Windows programming——mine
-