-
SmartDeviceFramework13
openNetCF 1.3。windows mobile和windowsCE 开源类库 (failed to translate)
- 2012-05-11 12:06:34下载
- 积分:1
-
91C96_ndis3-4
Wince driver of LAN91C96 ethernet controller(Wince driver of LAN91C96 ethernet controller )
- 2012-02-07 12:24:04下载
- 积分:1
-
HelloWorldMFC
按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试(Specify ini file, manually load WinCE driver)
- 2013-08-29 13:01:50下载
- 积分:1
-
winmobpatch
you can copy and paste into your EVC4 source code
It uses #ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
( you can copy and paste into your EVC4 source code
It uses#ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
)
- 2009-07-22 16:42:28下载
- 积分:1
-
zx_WIFI
使用二维码连接wifi的demo程序,很好的例子(Using two-dimensional code to connect wifi demo program)
- 2013-08-02 15:47:43下载
- 积分:1
-
API_test
wince下的API测试,主要针对WINCE下的API函数。(wince under the API test focused WINCE API function.)
- 2012-09-21 11:01:22下载
- 积分:1
-
lab4_0419
Run-Length Encoder
Example:
Input Sequence (hexadecimal format): 0A, 14, 14, 14, 14, 14, 14, 14, 56, 56, 56, 56, 56, 32, 32, 07
Output Sequence (hexadecimal format): 0A, 14, 87, 56, 85, 32, 32, 07
- 2015-05-04 05:36:31下载
- 积分:1
-
WinCE_Driver3
为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢?
如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用(Why WINCE directory example of using the build+ sysgen able to compile into EXE files, and I can not compile the example to add it? If this example is an application, it must include the code file (. H. C. Cpp) and the resource file (. Rc and other resource files), build tools based on source code files to compile the contents of the file into a lib file, resource file is compiled into. res files, sysgen tool according to the makefile file contents will be listed in the source files need to link the various library files into one EXE file. So the key is makefile file, WINCE directory of those who can use)
- 2010-11-06 10:04:45下载
- 积分:1
-
2005serial
基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfilewritefile
eadfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。(Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC components, serial read and write directly through createfile writefile readfile and other flow-driven function, which also includes the baud rate, parity, and serial communication protocol the detailed program, the class after the successful commissioning in VS2005 debugging environment, under wince serial communication system to achieve with a good reference.)
- 2015-01-29 15:01:15下载
- 积分:1
-
WINCE设备驱动程序开发指南
介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序(introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve universal serial bus (USB) and Network Driver Interface Specification (NDIS) driver)
- 2020-06-26 07:20:01下载
- 积分:1