CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - h.3
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 - h.3 - List
[
GUI Develop
]
libminigui-1.3.3.edukitii
DL : 0
linux de qt patch pls have a refer to the patch.-de qt have a patch pls refer to the patc h.
Date
: 2008-10-13
Size
: 1.93kb
User
:
lanx
[
GUI Develop
]
VC++(MFC)Face
DL : 0
说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(\".\\\\Tusk.smf\") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , \"MainFrame\" ) SetDialogSkin(\"Dialog\") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add # include "sk inMagicLib.h "to the C * C * APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \\ \\ Tusk.smf ") SetWindo wSkin (AfxGetApp () -
Date
: 2008-10-13
Size
: 490.34kb
User
:
好军
[
GUI Develop
]
Skin++-Bcg64-Source
DL : 1
在(VC7)\"项目->属性->链接器->输入->附加依赖项\"中加入SkinPlusPlusDLL.lib 或 在(VC6)\"Project->Settings->Link->Object/library\"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude \"SkinPlusPlus.h\" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T(\"XPCorona.ssk\")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T(\"XPCorona.ssk\")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute - gt; Linker - gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings - gt; Link-gt; Object / library "SkinPlusPlusDLL.lib into two. in your program contains header files # inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Date
: 2008-10-13
Size
: 360.54kb
User
:
王杰
[
GUI Develop
]
Skin++-Bcg64-Source
DL : 0
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Date
: 2025-12-16
Size
: 360kb
User
:
王杰
[
GUI Develop
]
Prof_UIS
DL : 0
Prof_UIS2.3源代码,非常漂亮的Docking Windows编程-Prof_UIS2.3 source code, a very beautiful Docking Windows Programming
Date
: 2025-12-16
Size
: 3.92mb
User
:
庄凝
[
GUI Develop
]
libminigui-1.3.3.edukitii
DL : 0
linux de qt patch pls have a refer to the patch.-de qt have a patch pls refer to the patc h.
Date
: 2025-12-16
Size
: 2kb
User
:
lanx
[
GUI Develop
]
VC++(MFC)Face
DL : 0
说明: 1.copy these four files to your pragram folder, 2.add "*.Lib","*.h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib,the files in "static" folder 3.add #include"SkinMagicLib.h" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(".\\Tusk.smf") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "MainFrame" ) SetDialogSkin("Dialog") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
Date
: 2025-12-16
Size
: 490kb
User
:
好军
[
GUI Develop
]
Skin++3.0
DL : 0
skin++3.0啊,找了很久的-skin++ 3.0 ah, looking for a long time
Date
: 2025-12-16
Size
: 428kb
User
:
franket
[
GUI Develop
]
RJ010405(CA)
DL : 0
西北工业大学程序设计大赛作品 拿出来与大家分享 设计目的:更深层次的了解团队合作的意义,并了解项目开发的基本流程,提高学习兴趣 设计思路:1- 界面设计:在文本模式下利用窗口模式显示所有信息 2- 数据管理:利用链表代替数组可以灵活的处理信息 具体实现:主要分为8大模块 外加一个头文件 student.h:包含一些库文件并定义结构体 1-ScoreMg.c 主函数模块 功能:提供进入主菜单的界面显示并连接其它模块 2-menu.c 主菜单模块 功能:显示主菜单 3-init_crt.c 初始化模块 功能:实现初始化和创建新文件 4-ad_in_dl.c 处理模块 功能:增加记录,插入记录,删除记录 5-search.c 查找模块 功能:查找固定记录 6-sort.c 排序模块 功能:按成绩排名 7-print.c 显示模块 功能:显示文件信息 8-save-ld.c 加载保存模块 功能:保存,加载文件 -err
Date
: 2025-12-16
Size
: 49kb
User
:
王赫
[
GUI Develop
]
jar
DL : 0
3.版权 本软件产品(包括但不限于本软件产品中所含的任何图象、照片、动画、文字和附加程序(applets))、随附的印刷材 料、及本软件产品的任何副本的一切所有权和知识产权,均由版权人B&H拥有。通过使用本“软件产品”可访问的 内容的一切所有权和知识产权均属于各自内容的所有者拥有并可能受适用著作权或其它知识产权法律和条约的保护 。 本《协议》不授予您使用这些内容的权利。-3. The copyright of this software product (including but not limited to the software contained in any images, photographs, animation, text and additional procedures (applets)), the accompanying printed materials, and the software products of any copy of all ownership and intellectual property, copyright by the B & H has a person. Through the use of the " Software Product" to access the contents of all ownership and intellectual property rights belong to their respective content owners and may be affected by applicable copyright or other intellectual property laws and treaties. The " agreement" does not grant you the right to use such content.
Date
: 2025-12-16
Size
: 1.18mb
User
:
WANGBENJUNA
[
GUI Develop
]
cup
DL : 0
第四节百度杯A题答案。水杯的问题!To solve this problem, you should know that the volume of one cup is pi * (r * r + R * R + r * R) * h / 3. If you don t know this formula, you could find by this formula: s * h / 3. It s the formula to calculte the volume of taper. The next step after you know the formula is to calculate the high of the water.-A Cup of section IV of Baidu answer questions. The problem of glass! To solve this problem, you should know that the volume of one cup is pi* (r* r+ R* R+ r* R)* h/3. If you don' t know this formula, you could find by this formula : s* h/3. It' s the formula to calculte the volume of taper. The next step after you know the formula is to calculate the high of the water.
Date
: 2025-12-16
Size
: 1kb
User
:
晓天
[
GUI Develop
]
BCG
DL : 0
BCGControlBar 10.3 Full Source BCGControlBar专业版是MFC的一个扩展库,您可以用来构建类似于Microsoft Office、Microsoft Visual Studio和其他一些知名产品的高级用户界面。这个扩展库包含了150多个经过精心设计,测试和具有完备文档的MFC扩展类。我们的控件能够轻松的融入你的应用程序中,节约大量的的开发和调试时间。-BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension framework library with which you can make your apps look like Office XP, Office 2000, Office 2003, Office 2007, Visual Studio, Visual Studio. NET, Visual Studio 2005, Visual Studio 2008 and Internet Explorer—complete with full toolbars, menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus. BCGControlBar offers a set of C++ classes that extend standard MFC features like toolbars and docking windows, but it doesn t replace MFC it just makes it easier to write more powerful MFC apps.
Date
: 2025-12-16
Size
: 23.52mb
User
:
chunri
[
GUI Develop
]
open-jtag
DL : 0
1. Please install GiveIO first. To install GiveIO, please read readme in directory GiveIO. 2. Jtag is the main directory which includes the sources code of ARM7TDMI. Please use VC++6.0 to open it. This program suports both WIGGLER and SDT JTAG. The default setting is for WIGGLER. To make it works with SDT JTAG, please delete "#define WIGGLER" in head file jtag.h. 3. The directory named Example includes the source code of the ARM program used in Jtag. -JTAG source code of the VC
Date
: 2025-12-16
Size
: 271kb
User
:
史蒙克
[
GUI Develop
]
CTrayIconDemo
DL : 0
MFC写的CTrayIcon托盘类源码 1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中 2. 在CTrayIconDemoDlg.h中加入#include "TrayIcon.h" 3. 添加成员变量CTrayIcon m_TrayIcon 4. 建立菜单资源,使其ID为:IDR_TRAY_MENU 5.声明消息处声明消息处理函数:-CTrayIcon
Date
: 2025-12-16
Size
: 38kb
User
:
海风
[
GUI Develop
]
Lib_XP
DL : 0
一个XP界面类库。全部API,自绘图形而成! 编译方法: 1)加入XPLIB.lib库 2)加入CLASSXP.H 3)在菜单中Project\Settings\C/C++-Precompiled headers 选No using......项目。(否则不能编译通过)-XP interface of a class library. All API, since the shape from the drawing! Compile: 1) Add XPLIB.lib Library 2) Add CLASSXP.H 3) in the menu Project \ Settings \ C/C++-Precompiled headers option No using ...... project. (Otherwise not compile)
Date
: 2025-12-16
Size
: 191kb
User
:
筱筱
[
GUI Develop
]
Elevator_schdeuler
DL : 0
本程序旨在对电梯实际运行过程的模拟,并尽力贴近真实情况。 本程序的使用者须在命令行模式中输入指令,其中:按下1、2、3、4、5、6、7、8、9键表示电梯内有乘客按相应目标楼层按钮;按下Q、W、E、R、T、Y、U、I键表示1层到8层有上行呼叫请求;按下A、S、D、F、G、H、J、K键表示2层到9层有下行呼叫请求,按下0键表示不再在当前层等待立即开始运行。 输入指令后,在图形界面会有与之相对应的响应,告诉用户所输入的指令已被程序所接受。此后,在电梯运行过程中,在图形界面会有对电梯当前楼层、运动状态的抽象以及形象表现。 在整个程序运行的过程中,还会有记录文件记载电梯在整个运行过程中的状态,以便用户在模拟过程结束后进行分析。-This program is designed to lift the actual operation of the simulation, and to try to close to the truth. Users of this procedure shall be entered on the command line mode commands, including: press 1,2,3,4,5,6,7,8,9 key, said a passenger elevator floor buttons at the appropriate target Press Q , W, E, R, T, Y, U, I said that a key to the 8-layer uplink layer call request press A, S, D, F, G, H, J, K key, said layer 2 to 9 layers a call request down, press the 0 key to that is no longer waiting to start immediately in the current run level. Enter the command, the graphical user interface corresponding response will tell the user entered the command has been accepted by the program. Since then, the elevator is running, the graphical interface will be present on the elevator floor, the abstract state of motion and image performance. In the course of the program is running, there will be recorded in the log file during the operation of the elevator in the whole state, so the end
Date
: 2025-12-16
Size
: 843kb
User
:
aptiva0985
[
GUI Develop
]
appface3.1.2.3
DL : 0
做皮肤的工具,详细大家都知道,这个是破解版的,希望对大家有用。-The tools to do the skin detail we all know, this is a crack version, and I hope useful.
Date
: 2025-12-16
Size
: 859kb
User
:
guchanghai
[
GUI Develop
]
New-Folder-3
DL : 0
CButtonST_Demo.h in CButtonST_demo.rar A relatively rich CButtonST category, which contains most of the Button button o...Original Link
Date
: 2025-12-16
Size
: 11kb
User
:
ihsan
[
GUI Develop
]
EasyX_v20120404(beta)
DL : 0
graphic.h是c语言环境下绘图的头文件库,vc里面需要重新安装-graphic.h c language environment, drawing the header file library, vc which need to reinstall
Date
: 2025-12-16
Size
: 478kb
User
:
李一雄
[
GUI Develop
]
SkinMagic2.4
DL : 0
SkinMagicLib.h 必须的头文件,请添加到工程中。 SkinMagic.lib + SkinMagic.dll 动态链接库配套使用 编译时需要在工程中添加SkinMagic.dll,程序运行时需要SkinMagic.d-SkinMagic.lib+ SkinMagic.dll supporting the use of a dynamic link library When you need to add SkinMagic.dll compiled in the project, the program runs when needed SkinMagic.dll
Date
: 2025-12-16
Size
: 1.46mb
User
:
高峰
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.