搜索资源列表
c_zoom_art 窗口放源代码
- c_zoom_art Windows窗口放源代码
windows.rar
- 设计多边形窗口的c++源程序
一个写字板程序
- 用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
窗口分层淡入
- 基于windows基础上的win32编程,实现窗口的分层淡入淡出,也可通过修改基于Pocket PC上运行-windows based on the basis of win32 programming to achieve the layered window fades out, also by modifying based on the Pocket PC operating
在多文档窗口中增加more windows对话框
- 在多文档窗口中增加more windows对话框,一个在多文档窗口中增加more windows对话框C++程序-more files in the window to add more windows dialog box, a multi-document window increased more windows dialog C Program
弹出窗口全攻略
- 弹出窗口全攻略,提供了有关于网站中窗口弹出的一些方法,方便大家在网站上弹出窗口-sparked a new round of pop-up windows to provide a site on the pop-up window on some of the ways to facilitate on the site pop-up window
2窗口查看器
- 一款实用的WINDOWS窗口查看器,不错。-A practical WINDOWS window viewer, yes.
智能ABC窗口
- 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_N
CreateThread函数创建窗口线程
- 此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.
自定义窗口的创建 MFC
- 自定义窗口的创建 MFC(Microsoft基础类库)是Microsoft Visual C++ 提供给WINDOWS程序员的一个“工具箱”或“零件”,程序员可以直 接利用、工或组合,编出各具特色的WINDOWS应用程序。MFC的内容多而复杂,本 文仅就用MFC建立一个风格化的子窗口来简要说明一下用MFC编程的一般过程。
切分窗口的例子
- 切分窗口的例子。This sample demonstrates how to create a splitter which draws onto the Desktop Device Context. Because the splitter is drawing directly on the Desktop window (which is simply an image of the windows on the Desktop), there is absolute
系统前端界面采用WINDOWS 窗口风格
- 本系统前端界面采用WINDOWS 窗口风格,所有操作均可使用鼠标点击进行。为了方便操作,系统设计过程中同时提供键盘操作途径。-the front-end system using Windows interface window style, all operations can be conducted using mouse clicks. To facilitate the operation, the system design process while providing keybo
windows
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
WINDOWS
- windows窗口的模板,有windows的窗口创建过程-windows window template, the process of creating the window with windows
windows
- windows 窗口设计入门,两个不同显示窗,一个显示屏幕分辨率-Getting Started window design windows
特别好的等待窗口
- 非常漂亮的启动等待窗口,使用后将使你的软件高一档次了!
Windows-view-caculater
- WINDOWS窗口视图简单计算器设计,实现简单的加减乘除。适合新手参考初步设计。-WINDOWS window view simple calculator design, simple addition and subtraction, multiplication and division. Suitable for novice reference preliminary design.
窗口分割
- 可实现窗口在一view下面分成不同的窗口并分别显示图片(Windows can be implemented under a view divided into different windows, and display pictures respectively)
destroygartesianconrract
- 运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单()