-
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
-
微软wince培训资料1
说明: 微软WINCE内部培训资料,PPT文档,共8个文件,
主要内容有系统定制、驱动开发、EVC调试、实时控制、多线程、图形等,
有图片流程。绝对权威。
文档太大,分割成两部分。这个是第一部分。(internal training materials, PPT files, a total of eight documents, the main contents of system customization, driver development, EVC debugging, real-time control, multi-threaded, graphics, pictures process. Absolute authority. Much documentation is divided into two parts. This is the first part.)
- 2005-09-20 19:55:02下载
- 积分:1
-
WINCE42_IIC
WINCE4.2下添加IIC中断驱动,SMDK2410下的驱动包(WINCE4.2 add IIC driver)
- 2009-03-22 15:47:18下载
- 积分: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
-
TCP
WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端(WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client)
- 2008-02-01 22:13:29下载
- 积分:1
-
UI_wince
wince 界面开发资料
以美化按钮为主,贴图等
vs环境运行(wince data interface development to beautify the main button, and texturing operation vs environment)
- 2010-11-05 13:17:24下载
- 积分:1
-
Aisound5-WinCE5.0
科大讯飞语音合成Aisound5开发包,包含演示程序。(IFLYTEK voice the synthesis Aisound5 development package contains a demo program.)
- 2020-08-28 18:08:13下载
- 积分:1
-
SNAKE
用EVC开发的贪吃蛇游戏,能在WINCE平台下运行(。-Snake game with EVC development can run in WINCE platform)
- 2011-07-12 09:22:01下载
- 积分:1
-
DiskRW
Usage: dumprom [options] imagefile [offset [imagefile offset ...]]
-d <dirpath> - save found files/modules to this path
-v - verbose : print alignment, struct contents
-q - quiet : don t print anything
-n - don t use negative rva fix
-u <ofs>L<len>:desc - add user defined memory regions to complete image
-x <offset> - process XIP chain at offset
-i <offset> - specifiy image start offset
-3 - use wince3.x decompression
-4 - use wince4.x decompression [ default ]
-5 - use wince4.x decompress, and e32rom for wm2005(Usage: dumprom [options] imagefile [offset [imagefile offset ...]]
-d <dirpath> - save found files/modules to this path
-v - verbose : print alignment, struct contents
-q - quiet : don t print anything
-n - don t use negative rva fix
-u <ofs>L<len>:desc - add user defined memory regions to complete image
-x <offset> - process XIP chain at offset
-i <offset> - specifiy image start offset
-3 - use wince3.x decompression
-4 - use wince4.x decompression [ default ]
-5 - use wince4.x decompress, and e32rom for wm2005)
- 2009-11-21 09:32:32下载
- 积分:1
-
HelloWorldMFC
按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试(Specify ini file, manually load WinCE driver)
- 2013-08-29 13:01:50下载
- 积分:1