搜索资源列表
wince_remote_desk
- 用PC机访问wince的远程桌面,还可以上传文件,杀进程等功能,服务端在wince,客服端在windows下-PC - wince visit the Remote Desktop can also upload documents, scrapping process, and other functions, wince at the end of service, customer-in windows under
CreateProcess
- Windows CE 5.0 下创建进程程序.
EVC2676
- 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
20080402174137991
- Windows CE5.0进程间通信 Windows CE5.0进程的同步与互斥-Windows CE5.0 inter-process communication Windows CE5.0 process synchronization and mutual exclusion
FileExam
- windows ce 使用内存映射文件实现进程间通讯-windows ce using memory-mapped file to achieve inter-process communication
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
ShowBoardStatus
- S3c6410 ARM WINCE 下用C++ 实现的查看当前进程、线程数目、进程优先级的程序。windows CE6.0 。VS2005 。-S3c6410 ARM WINCE under implementation in C++ to view the current process, the number of threads, process priority program. windows CE6.0. VS2005.
process_communication_wince
- 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
TASKMGR
- wince平台的下的任务管理器,可以帮助开发者查看任务运行状态,如CPU占用,内用占用等,且可以结束某一个进程.相当于windows平台的任务管理器功能.解决了wince平台下无任务管理器的问题.(The task manager under the wince platform can help developers to see the running status of tasks, such as CPU occupancy, internal use and so on, and ca