搜索资源列表
IPC_MSGServerclient
- wince evc开发的下进程之间的通讯-wince evc development process under the communications between the
radMapFile
- wince evc开发的通过内存映射实现进程间的通讯 -wince through the development of the memory mapping to achieve inter-process communication
radCreateProcess
- wince evc开发的通过一个进程打开另外一个进程的例子-wince evc developed through a process of opening another example of a process
radTaskList
- wince evc开发的可以看到系统进程的例子-wince evc development of the system can see examples of process
useProcess
- WinCE中进程应用的一个例程.
MyThread of WinCE
- 进程是程序的一次执行。该程序运行在私有的虚拟地址空间内,包含代码、数据及进程可看到和使用的操作系统资源。进程包含一个或者多个运行在它的上下文环境内的线程。虽然每个进程启动时只有一个线程,但在程序运行中可创建多个独立执行的线程。 线程是操作系统调度执行的基本单位。线程是代码执行的流程,它可以执行应用程序代码的任何部分,包括别的正在执行的那部分代码。属于某进程的所有线程共享那个进程的代码、资源、虚拟地址空间和全局变量。
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
2009
- 获取wince平台进程信息,作为参考。开发平台为c#-Get wince platform for the process
TestMsgQueue
- 如何使用WinCE下的MSGQEUE,可以实现进程间的通讯。-How to use MSGQEUE on wince。
KillPrj
- WINCE 上根据提供的进程名称*其他进程,小样例,WINCE,VC++,使用VS2005工具-Kill other process,small sample,WINCE,VC,VS2005
ProcessCE
- WINCE 下获取所有的进程,并能终止线程-GET ALL APPLICATION PROCESS,AND CAN TERMINATE IT.
WinCE_TaskManager
- WindowCE下的任务管理器源代码,可以显示WINCE系统中当前运行的进程和内存-WindowS under Task Manager source code
rriver
- winCE下USB摄像头驱动源代码,包括测试程序,在XScale下通过测试(WinCE under the USB camera driver source code, including the test program, under the XScale wasn't entirely through test)
0929481
- 基于wince的LED时钟 c#实现,达到和电子表一样的效果()