CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - application
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - application - List
[
Dialog_Window
]
AfxMessageBox的运用
DL : 0
AfxMessageBox的灵活运用。-AfxMessageBox flexibility in the application.
Date
: 2008-10-13
Size
: 25.65kb
User
:
望来刚
[
Dialog_Window
]
虚拟桌面
DL : 0
在Windows下实现象Linux的虚拟桌面的功能,可以将应用程序窗口置于不同的桌面窗口,便于多窗口的分类,也可隐藏自己的游戏哦-under Windows like Linux virtual desktop functions, the application window will be placed in the desktop window, the window to facilitate multi-classification, but also to hide their games oh
Date
: 2008-10-13
Size
: 62.54kb
User
:
空 气
[
Dialog_Window
]
一个很COOL的透明浮动窗口
DL : 1
这个源码本人认为在实际应用中还是比较少,但是作者的编程思路却有学习之处.-I think in practical application is still relatively small, but the authors of programming ideas have to learn from.
Date
: 2008-10-13
Size
: 29.84kb
User
:
hehe
[
Dialog_Window
]
Win32 编程中字体的应用
DL : 1
win32 编辑中字体的应用,修改对话框中的字体。-win32 font editing application, modify the Font dialog box.
Date
: 2008-10-13
Size
: 145.71kb
User
:
zhangrenhui
[
Dialog_Window
]
让你的软件界面更漂亮二
DL : 0
我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格很困难。除非你对MFC了如指掌,甚至要了解操作系统内核。本人在摸索过程中经过无数次碰壁后,终于找到了希望。-Windows window style is basically the same, Microsoft's application software and operating system are the basic style is unified. Therefore, we are with their CDialog, to change its style of interface is very difficult. Unless you already know the MFC, or even to understand the operating system kernel. I explored the process after numerous rebuffed after finally found hope.
Date
: 2008-10-13
Size
: 95.95kb
User
:
小小天职
[
Dialog_Window
]
创建分层窗口实现图像渐变
DL : 0
1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页中用转换效果可以做到。那么是否有办法从程序代码中实现图像渐变特性? -one, is there a way to create a translucent window, the window will be on all the mouse events are delivered to the desktop or another application window? 2, I was writing a slide show program, which is to show JPEG image sequence. I use the 2002 monthly column 3 of CPicture class mapping images (see : C QA : Do You Have a License for that GIF PreSubclassWindow, EOF in MFC, and More). That program runs very well. But now I want to add one from a certain image to the image under a transitional feature. I used the website conversions can be done. So if there is any way from the code graded Image characteristics?
Date
: 2008-10-13
Size
: 198.77kb
User
:
杨飞
[
Dialog_Window
]
windows应用程序键盘响应程序二
DL : 0
vcapi中的资源应用程序样例,经过编译后的-vcapi of resources application example, after the compiler
Date
: 2008-10-13
Size
: 8.18kb
User
:
张朝扬
[
Dialog_Window
]
24355
DL : 0
利用UML对一个分布式Java应用建模(Using UML for Modeling a Distributed Java Application), 以一个教师时间管理系统的开发为例,展示了UML在整个开发过程中的应用.pdf 数码声音记录器 应用UML设计嵌入式系统的案例(Digital Sound Recorder A case study on designing embedded systems using the UML notation-use UML to a distributed Java application modeling (for Model Using UML ing a Distributed Java Application), teachers with a time management system development as an example. UML displayed in the entire process of developing applications. pdf digital voice recorder application UML Embedded System Design cases (Digital Sound Recorder A case study on desi gning embedded systems using the UML notation
Date
: 2008-10-13
Size
: 3.37kb
User
:
里的横
[
Dialog_Window
]
elect1
DL : 0
简单的电路试题测试系统!欧姆定律试题和一些对话框应用!-simple test circuit test system! Ohm's law questions and some dialog application!
Date
: 2008-10-13
Size
: 202.56kb
User
:
谭雪欣
[
Dialog_Window
]
hewshow
DL : 0
在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-in practical application, often needed for the binary form to view content of the document, the cases provided a check of the binary files, can view any document binary coding
Date
: 2008-10-13
Size
: 35.5kb
User
:
苗雨
[
Dialog_Window
]
SYUGIforOfficeXP2003
DL : 0
VC++由于其强大的功能被广大程序员作为Windows下开发的首选工具,但是VC++也存在对界面支持较差的缺点,许多VC程序员为开发一个漂亮、专业的应用程序界面将耗费大量的时间和精力。SYGUI设计和开发的目的就是希望能弥补VC的这个缺点,为VC下的界面开发提供一套完整、专业的解决方案。 SYGUI 是一个 MFC 扩展类库,其中封装了大量和GUI 相关的类,可以帮助您快速创建类似 dotNet 和 Office 等风格的界面.-VC because of its powerful features of the majority of Windows programmers as the best tool for development, but there are also VC interface support for the poor shortcomings, many VC programmers for the development of a beautiful, professional application programming interfaces will waste a lot of time and effort. SYGUI design and development of the purpose was to make up for the shortcomings of the VC and VC for the development of the interface to provide a complete, professional solutions. SYGUI is an MFC class library expansion, which a lot of Packaging and GUI-related categories, can help you rapidly create dotNet similar styles and Office interface.
Date
: 2008-10-13
Size
: 1.36mb
User
:
爱马尔
[
Dialog_Window
]
11111_ClassXP_lib
DL : 0
将ClassXP应用于VB,VC中, 快速地把应用程序界面设置成 Windows XP 的风格。-will ClassXP used VB, VC, to quickly bring Application Programming Interface set Windows XP style.
Date
: 2008-10-13
Size
: 102.17kb
User
:
爱马尔
[
Dialog_Window
]
MakeWindowTransparent
DL : 0
这是我用VC++写的一个用于透明化应用程序的窗口的工具,源代码很简单,功能也比较简单,可用于研究 )-This is my VC write an application procedures for the transparent window of tools, source code is very simple. functions are relatively simple, it can be used to study)
Date
: 2008-10-13
Size
: 115.91kb
User
:
李方
[
Dialog_Window
]
asm_gui_win32
DL : 0
大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows gui API, even embedded platform many of the api gui was packaged into windows of win32 function. This example demonstrates the use of assembly language called win32 gui Function window application examples, we hope that a better understanding of assembly language called windows api rules.
Date
: 2008-10-13
Size
: 19.42kb
User
:
浦剑涛
[
Dialog_Window
]
vcDlgDLL
DL : 0
一个vc的dll应用的小例子,非常适用初学者。-a vc dll application of the small examples, very applicable beginners.
Date
: 2008-10-13
Size
: 40.8kb
User
:
罗宝生
[
Dialog_Window
]
testfreepool
DL : 0
本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate the operation of this type, I have here provided a sample MDI application, it is just to let you open an XML file. XML documents for each MDI child windows single definition of the layout and UI control attributes.
Date
: 2026-01-18
Size
: 95kb
User
:
fish6
[
Dialog_Window
]
dll_resource
DL : 0
delphi程序窗口资源从dll文件载入的应用例子-delphi window resources from the dll file loading application examples
Date
: 2026-01-18
Size
: 939kb
User
:
天一
[
Dialog_Window
]
Application
DL : 0
应用程序,含有“计算”菜单,包含菜单选项“显示对话框”和“退出”。-Application, containing " calculated" menu contains the menu option " Show dialog" and " Exit."
Date
: 2026-01-18
Size
: 1.85mb
User
:
纯
[
Dialog_Window
]
win32
DL : 0
这是一个Win32 Application 最最简单的实例-This is a Win32 Application far the most simple example
Date
: 2026-01-18
Size
: 472kb
User
:
jin tia
[
Dialog_Window
]
CSharp-windows-application
DL : 0
c# 的窗口程序。包括文件读写、网络通讯、数据库连接等功能。-c# windowns Application, contains file reading and writing, socket comm, database link
Date
: 2026-01-18
Size
: 621kb
User
:
王亮
«
1
2
3
4
5
6
7
8
9
10
...
28
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.