搜索资源列表
WMCOPYClient
- wince进程间利用WM_COPY传递消息的客户端程序源码。
WMCOPYServer
- wince进程间利用WM_COPY传递消息的服务端程序源码。
WinCE下的系统进程列出程序
- WinCE下的系统进程列出程序主要是方便远程调试的程序。有空下载下去,自己看看了。-WinCE system under the process set out the procedures is to facilitate remote debugging process. Time to download continue to see for themselves the.
wince应用开发-创建进程编程
- wince应用开发-进程编辑 很经典。。
MyThread of WinCE
- 进程是程序的一次执行。该程序运行在私有的虚拟地址空间内,包含代码、数据及进程可看到和使用的操作系统资源。进程包含一个或者多个运行在它的上下文环境内的线程。虽然每个进程启动时只有一个线程,但在程序运行中可创建多个独立执行的线程。 线程是操作系统调度执行的基本单位。线程是代码执行的流程,它可以执行应用程序代码的任何部分,包括别的正在执行的那部分代码。属于某进程的所有线程共享那个进程的代码、资源、虚拟地址空间和全局变量。
CETestCOPYDATA.rar
- WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例 1.SendData工程文件 2.ReceiveData工程文件,WinCE using COPYDATA news in the process of sending and receiving data between code examples 1.SendData project file 2.ReceiveData project file
MyApp
- 关于TOOLHELP32函数的实例 WINCE 5.0 任务管理器,包含任务栏的隐藏,开机,重启等,可查看系统进程详细信息,包括,块,基地址,首地址,线程数-TOOLHELP32 function on an instance of WINCE 5.0 Task Manager contains a hidden taskbar, start, restart, etc.
TaskList
- WinCE下的任务管理器(查看当前正在运行的进程,终止任一进程等)-WinCE under the Task Manager (see the current running processes to terminate any process, etc.)
wince5.0
- wince 系统时间、音量及背光、触摸屏校正以及进程查看大集合r-wince system time, the volume and the backlight, as well as the Touch Panel Calibration process View larger collection of r
Process-WinCE
- WIN CE 进程管理器。源代码 WIN CE 进程管理器-WIN CE Process Manager. WIN CE source code, process manager
CETestEvent
- WinCE下有名Event事件编程源码 WinCE named event 在进程之间信息传递方法代码 CreateEvent 工程代码 OpenEvent工程代码-WinCE programming under well-known events Event Source WinCE named event in the process of information transmission method between the CreateEvent engineering co
ADCTouch
- wince4.2 下s3c2410 下adc驱动和touch驱动,解决了wince下adc驱动和touch下同时加载后,造成触摸屏不好使,程序中加入了进程互斥保护,解决了触摸屏和ADC驱动不能同时使用的问题。-adc under wince4.2 under s3c2410 drive and touch-driven, solution to wince under the adc drive and touch at the same time under the load, the res
Wince_CopayData
- wince下两个进程间进行数据交换,模拟GPS数据发送与接收。-wince under the exchange of data between two processes to simulate GPS data to send and receive.
wceui
- WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP.-WinCE and EVC overview of graphics programming, dialog box controls, processes, threads, files and registry, WinCE based database programming, WinCE expanding database
WINCE_study
- WINCE训练 WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5. 数据库操作 29 6. 注册表操作 36 7. 扫雷游戏 71 -WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5
Code_Programming_WinCE6
- 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
CreateProgress
- Wince下进程创建的方法实例,很有参考的价值。-Wince process under way to create an instance of great reference value.
wince-process
- wince环境下进程设计、枚举、进程间通讯等参考程序实例-process design,enum and message in wince
WinCE-17wince-processinfo
- 这是在wince上对进程操作的应用程序.主要的功能包括对进程的创建和终止,如何得到创建窗体的进程ID和线程ID,以及对进程的指定内存空间进行读写。-This is the a wince application about process operation.The main features include the creation and termination of the process , how to get the process ID and thread ID to cre
rriver
- winCE下USB摄像头驱动源代码,包括测试程序,在XScale下通过测试(WinCE under the USB camera driver source code, including the test program, under the XScale wasn't entirely through test)