CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dialog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - dialog - List
[
Windows CE
]
CeFileOpenDlg_demo
DL : 0
wince下文件对话框的使用 用evc 不要用vc-Nicholson File dialog with the use of AES will not use vc
Date
: 2026-01-01
Size
: 103kb
User
:
[
Windows CE
]
《evc高级编程及其应用开发》源代码-2676
DL : 0
〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)> book on the source code book is divided into 13 chapters, each of WinCE and EVC outlined, graphics programming, dialog controls, processes, threads, documents and the registry, WinCE based database programming, WinCE expanded database programming, communications programming, and PING programming UDP, TCP programming, programming and COM DLL programming. Readers with certain C jerk and WinCE knowledge, based on the book learning, can rapidly improve WinCE programming capacity and the actual level of development.
Date
: 2026-01-01
Size
: 6.89mb
User
:
林夕书
[
Windows CE
]
PathDlgDll
DL : 0
此程序实现了一个wince下的选择目录(浏览目录)的对话框,并将其封装成了DLL,用户只需调用一个函数就可以了。 不知道大家发现没有,wince下没有浏览目录的现成的东西,在网上搜索很久也没有找到,所以自己写了一个,希望大家用得着。-this program achieved a Jack choice for the catalog (browse catalogs) dialog box, Packaging has become its DLL, users simply call a function on it. Not everyone found not know, Jack was no off-the-shelf catalog browsing things, the Internet search did not find a long time, wrote one, and we hope that it needs.
Date
: 2026-01-01
Size
: 77kb
User
:
曾潜明
[
Windows CE
]
TestDlg_060904
DL : 0
一个WIN CE4.2下的对话框演示程序,用EVC开发,用坐标确定按键位置-a dialog box under the demonstration program, EVC development, using coordinates to determine location of the keys
Date
: 2026-01-01
Size
: 6.22mb
User
:
yuxiang
[
Windows CE
]
fish---TestMenuDemo
DL : 0
一个在基于对话框上添加菜单的程序,菜单选择有“小勾勾”的效果哦,研究了好长时间才搞定它。-a dialog based on the procedures for adding menus, menu choices are "shaped Curve" effect Oh, Study a good long time to get it.
Date
: 2026-01-01
Size
: 40kb
User
:
黄桃园
[
Windows CE
]
WinCEjq
DL : 0
Windows CE实例 对话框,曲线显示-Windows CE dialog example, the curve shows
Date
: 2026-01-01
Size
: 109kb
User
:
hms
[
Windows CE
]
dialogAtWinCE5
DL : 0
一个基于windowCE5的对话框程序,已经在模拟器调试通过-a dialog procedures already adopted simulator debugger
Date
: 2026-01-01
Size
: 39kb
User
:
lizhudong
[
Windows CE
]
LtWtDlg_src
DL : 1
Window Wrapper for WinCE Win32 dialog a
Date
: 2026-01-01
Size
: 12kb
User
:
[
Windows CE
]
FreeFormPPC
DL : 0
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
Date
: 2026-01-01
Size
: 65kb
User
:
chen
[
Windows CE
]
FileExam
DL : 0
在EVC环境下编写一个在对话框中读取数据库表的控件,并在模拟机上显示.-EVC environment in the preparation of a database table read dialog controls, and in a simulated aircraft display.
Date
: 2026-01-01
Size
: 114kb
User
:
周蕊
[
Windows CE
]
DlgDemo
DL : 0
Windows CE 5.0 下对话框编程序示例程序.-Dialog box under Windows CE 5.0-programmed sample programs.
Date
: 2026-01-01
Size
: 57kb
User
:
zqw
[
Windows CE
]
ffdialog
DL : 0
wince open file dialog source code
Date
: 2026-01-01
Size
: 247kb
User
:
Frank
[
Windows CE
]
Dailog_color_VS2005_CE6
DL : 0
WIN CE Change Dialog color example based on VS2005
Date
: 2026-01-01
Size
: 1.78mb
User
:
林如严
[
Windows CE
]
Wince50CFPick_src
DL : 0
Wince 50下实现系统目录浏览选择对话框功能,从面实现拾取系统目录-Wince 50 under the system directory browse dialog box to choose features, pick up from the surface to achieve the system directory
Date
: 2026-01-01
Size
: 6kb
User
:
youfile
[
Windows CE
]
dialog
DL : 0
wince 嵌入式开发小编程,制作对话框,显示对话框的小实验,对初学者绝对有用-development of small wince embedded programming, production dialog, a dialog box of small experiments, absolutely useful for beginners
Date
: 2026-01-01
Size
: 1.1mb
User
:
边桥红药
[
Windows CE
]
Dialog_Test
DL : 0
用于EVC的Dialog例子。主要是用CDC进行画图、绘制点,并用多线程进行画点的控制。还有进度条的使用。-EVC example for the Dialog. CDC is mainly used for painting, drawing point, and multi-threaded control point for painting. Also use the progress bar.
Date
: 2026-01-01
Size
: 2.62mb
User
:
chaojijun
[
Windows CE
]
Dialog-Boxes
DL : 0
wince dialog box源码,很好用的dialog box控件,能在控件上添加其他控件-wince dialog box source code, very easy to use dialog box controls can add other controls on the control
Date
: 2026-01-01
Size
: 1.66mb
User
:
hy
[
Windows CE
]
WinCE-11-Dialog
DL : 0
这是一个关于对话框设计的WinCE实例代码,主要的内容包括创建对话框及其相应的对话框消息处理函数.这个比较基础,但非常重要。对初学WinCE有很大的帮助。-This is the the WinCE instance of code about the dialog box design, the main contents include creating dialog boxes and their corresponding dialog box message processing functions. Though it is simple,it is basis and very important.It is a great help to the beginner on WinCE.
Date
: 2026-01-01
Size
: 919kb
User
:
张伟
[
Windows CE
]
Dialog
DL : 1
wince 6.0下的对话框创建实例代码-wince 6.0 dialog sample
Date
: 2026-01-01
Size
: 1.01mb
User
:
bigplus
[
Windows CE
]
Dialog-controls
DL : 0
SmartArm3250实验平台(LPC3250)在winCE6.0中,建立对话框控件实验例程,通过三个微调按钮改变一个填充区的颜色-SmartArm3250 experimental platform (LPC3250) winCE6.0 in the dialog control experiments routine by three fine-tuning button to change the color of a fill area
Date
: 2026-01-01
Size
: 62kb
User
:
李冰洁
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.