CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Win32
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - Win32 - List
[
GUI Develop
]
解说Win32的窗口子类化
DL : 0
解说Win32的窗口子类化-explanation for Win32 type of window
Date
: 2008-10-13
Size
: 4.55kb
User
:
张强
[
GUI Develop
]
Win32中播放FLASH
DL : 1
在 Win32 中播放 flash ,用处很多的哦,可以用作界面,可以当游戏动画,这个例子播放动画的时候是直接在你的窗口上渲染的哦
Date
: 2010-09-26
Size
: 3.47mb
User
:
qqaben@126.com
[
GUI Develop
]
电子时钟
DL : 0
WIN32 application 显示系统时间 电子时钟
Date
: 2011-05-21
Size
: 1.89mb
User
:
zhengjn
[
GUI Develop
]
解说Win32的窗口子类化
DL : 0
解说Win32的窗口子类化-explanation for Win32 type of window
Date
: 2025-12-22
Size
: 4kb
User
:
张强
[
GUI Develop
]
appface_vc
DL : 0
AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Date
: 2025-12-22
Size
: 576kb
User
:
钱博
[
GUI Develop
]
可运行程序
DL : 0
VC中ODBC数据库技术应用源码详解 Serial Communication in Win32 属性页-VC ODBC database application source Elaborates on Serial Communication in Win32 attributes page
Date
: 2025-12-22
Size
: 7.21mb
User
:
陈苏
[
GUI Develop
]
窗口分层淡入
DL : 0
基于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
Date
: 2025-12-22
Size
: 2.15mb
User
:
李明
[
GUI Develop
]
english(zjhlogo)
DL : 0
英语背单词汇编源代码。用win32汇编工具 MASM 编程实现,涉及内存管理和图形界面。-English word back source code compilation. Win32 compilation tools used Multiple Programming involving memory management and graphical interface.
Date
: 2025-12-22
Size
: 181kb
User
:
张建华
[
GUI Develop
]
DgDrDemo
DL : 0
A proposal for creating COM interfaces with lcc-win32 with an extended structure holding the interface vtable and the required variables for one instance of the COM interface. Demo for Drag and Drop.-A proposal for creating COM interfaces wit h LCC- win32 with an extended structure holding the interface vtable and the required variable s for one instance of the COM interface. Demo for Drag and Drop.
Date
: 2025-12-22
Size
: 17kb
User
:
liujia
[
GUI Develop
]
minigui-dev-1.6-win32
DL : 0
minigui+vc开发,可以在vc环境下开发minigui用户界面-minigui vc development, the environment vc user interface development minigui
Date
: 2025-12-22
Size
: 2.91mb
User
:
孙月玲
[
GUI Develop
]
colorpick_demo
DL : 0
Win32 Office Style Grahpics InterFace
Date
: 2025-12-22
Size
: 146kb
User
:
firefox
[
GUI Develop
]
MenuXP_Gradient
DL : 0
Win32 Office Style MenuXP_Gradient-Win32 MenuXP_Gradient Office Style
Date
: 2025-12-22
Size
: 28kb
User
:
firefox
[
GUI Develop
]
OfficeXP_src
DL : 0
Win32 Office Style GUI-Win32 GUI Office Style
Date
: 2025-12-22
Size
: 57kb
User
:
firefox
[
GUI Develop
]
XSuperTooltip_Office_2007
DL : 0
Win32 Office 2007 Style GUI XSuperTooltip_demo-Win32 Office 2007 GUI Style XSuperTooltip _demo
Date
: 2025-12-22
Size
: 378kb
User
:
firefox
[
GUI Develop
]
vclistbox
DL : 0
win32 写的list box,实现了,自定义风格的功能,可以让我们的界面更家美丽.-win32 written list box, realized that since the definition of the functional style, can allow us to interface more beautiful home.
Date
: 2025-12-22
Size
: 7.86mb
User
:
杨瑞
[
GUI Develop
]
txt
DL : 0
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Date
: 2025-12-22
Size
: 52kb
User
:
快乐
[
GUI Develop
]
ResBorn
DL : 0
ResBorn 是一种高效方便的多语言引擎,它的工作模式如下: 1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。 2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重构工作。 其中,步骤一可省略,开发者可以提供原始的语言文件。步骤二仅在切换语言时调用,正常运行时不需要耗费任何的性能损失(根本不用干活),和MUI方式一样。 简而言之,ResBorn 是一个 Win32 PE 资源专用解析引擎! 更进一步地,你可以根本不用考虑多语言引擎,因为 ResBorn 本身提供了一个使用 ResBorn Engine 的工具(名字就叫 ResBorn),可以认为是一个专用资源汉化工具(或者英化?等)。使用 ResBorn 工具,可以INI格式的语言字符列表,修改后回写到EXE/DLL文件中,即可得到一个新语言版本的程序。(理论上针对任何PE有效,不需要在程序中做什么工作,即,对任何第三方程序可用)-err
Date
: 2025-12-22
Size
: 99kb
User
:
张京
[
GUI Develop
]
SampleOfDecedeandZoomImage
DL : 0
Win32 实现的图片解码和放大缩小的代码。-Win32 realized Zoom picture decoding and code.
Date
: 2025-12-22
Size
: 6kb
User
:
潘玲
[
GUI Develop
]
install32
DL : 0
install unsistall application win32 api skin
Date
: 2025-12-22
Size
: 614kb
User
:
Jishou123
[
GUI Develop
]
progress_wnd_demo
DL : 0
使用win32写的progressBar,很独特,也很富有创意,可以在evc中使用哦。-a progress bar made in win32 API,it is great and powerful,that means you can make good use of it anywhere,include ecv.
Date
: 2025-12-22
Size
: 40kb
User
:
尹传文
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.