搜索资源列表
获取进程主窗口及创建进程的执行程序
- C#编程如何获取进程主窗口以及创建进程的执行程序 -C# programming process for obtaining the main window and the creation of the process of enforcement procedures
创建非矩形窗口
- 本程序将VC向导自动生成的矩形窗口框架,通过类的派生创建出一个非矩形的框架窗口,以改变千篇一律的矩形外形。-VC Wizard automatically generated rectangular window framework through the derived class to create a framework of the non-rectangular window to change the stereotyped in a rectangular shape.
在程序窗口中创建按钮控件
- 这是一个用VC7。0写的在在程序窗口中创建按钮控件的程序。-with VC7. 0 written in the window control button to create the procedures.
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
airfly
- Win32编程,演示了屏蔽程序关闭功能和图象合成显示功能(根据图象创建窗口).-Win32 programming, demonstrated the procedure to close shielding function and synthetic image display function (based on image creation window).
创建分层窗口实现图像渐变
- 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
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编程的一般过程。
MSDev98
- 有VIsualC++6.0创建窗口,多文档类型-VIsualC 6.0 to create a window, multi-document type
ShowBall
- 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
用纯粹的API来创建窗口控件及其控制
- 用纯粹的API来创建窗口控件及其控制-purely API used to create window controls and Control
worktable
- 一个类似于Word中表格创建窗口类-Word in a form similar to create a window class
DLLPackageFramewndAbdView
- DLL封装框架视图的示例代码,方式一 动态创建窗口,方式二 新建文档模板 -DLL package Framewnd ane view,one way:Dynamic create window,the other way is build new docunment template.
VC++创建浮动工具栏窗口源码
- VC++创建浮动工具栏窗口源码 可供参考
Win32Project1
- 实现Windows窗口函数代码,注册窗口、创建窗口、更新窗口等等(Windows window function code)
子窗口与父窗口通讯 创建弹出子窗口 - 副本
- 非常简单的vs2013创建弹出子窗口源码,windows SDK创建窗口(Simple vs2013 creates pop-up sub windows)
OpenGL窗口创建
- 利用C++编程语言实现OpenGL运行窗口创建完整构架程序(The OpenGL run window creates a complete architecture program)
36_multiple_windows
- SDL2的功能之一是创建窗口,这里将用SDL2创建3个窗口(Creating multiple windows with SDL)
易语言API创建窗口详解源码
- 易语言API创建窗口详解源码,通过无窗口利用API函数创建窗口。操作简便。