搜索资源列表
Rapi_demo
- Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, R
ce_crtdbg
- This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
cezip
- 众所周知,最近几年来,基于WINCE平台的各种设备是越来越多,这得益于微软对WINDOWS CE操作系统的大力推广,当然这和WINDOWS CE系统的优越性是分不开的。但运行这个系统的设备往往没有像PC机那样有海量的存储介质,因此磁盘空间对于这些设备是非常宝贵的,往往是能节约1K是1K,所以如果能对这些设备上的文件进行压缩存储或对大文件进行分割存储,就能使用户在有限的空间中存储更多的数据,这将会对用户有莫大的帮助。也正是由于以上这些原因,我们才萌发了开发能有这样功能的软件的想法。-known,
CE_leakdemo
- 用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
letmeinlap
- SimpleLAP源码的配套设置和调用代码,注意,如果是用机器调试,由于是系统级别的代码,需要使用调试机的数字签名-SimpleLAP source of the matching set up and use a code that is used if the machine debugging, Because it is the system-level code debugging machines need to use the digital signature
2005121521302399392
- 在wince 下实现全功能的IE浏览!! 我用的一直是好的! 如果下载者发现有什么不足,希望互相交流-wince at the realization of a fully functional under the IE browser! ! I have used has been good! If the persons found to have downloaded What was insufficient and hoped that the exchange
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
DogTest
- WINCE4.2下 三星2410硬件平台上的看门狗演示程序,开发工具为EVC4.0。点击主菜单中的\"start\"启动看门狗功能,点击\"Feed\"启动定时喂狗功能。若程序退出或未启动喂狗功能,系统会自动复位,以保证系统的正常工作。-WINCE4.2 under the Samsung 2410 hardware platform on the watchdog Demonstration Program, Tools for EVC4.0. Click on the main menu o
FreeFormPPC
- #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.Do
IImage
- wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter(\"选中其中一个文件|*.bmp *.jpg *.gif *.png\") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) i
Windows_XP_Embedded_Step_by_Step_Guide
- 介绍如何对XP。Embedded版本进行定制的文档,希望搞RDP和NC的朋友可以研究一下。如果有兴趣交流的话可以发Email到iamafan@163.com-how to XP. Embedded versions of customized documents, NC engage RDP and friends can look into. If you are interested in the exchange can be made to Email iamafan@163.com
JFlashmm_Source
- wince的boot程序下载:并口JFlashmm源代码。 VC6.0编译。如果用新的flash芯片需要修改源代码后编译。-wince download the boot procedure: parallel JFlashmm source code. VC6.0 compiler. If the flash chip with a new need to modify the source code after the compiler.
MProg3.5
- Then press disconnect, and select appropriate ECU from menu. There is no problem if you do wrong selection, but all other functions will work only if you select right ECU. After selecting ECU, press "Connect Selected ECU" button.
camera_SnapAndRecorder
- 在wince5.0上实现camera的拍照及录像,研究了半年之久,绝对可用。这是应用程序部分,需要驱动配合,在一般的2440的开发板是能跑的,如果你定制后的bsp上不能跑,请联系我,一起探讨。-To achieve the wince5.0 camera and video camera to study for six months, absolutely free. This is part of the application, need to drive with, in the 244
eVCComm
- S3C2440下的WINCE蓝牙开发源码,希望有需要的同志喜欢,如果有什么疑问,请发邮件到我的游侠昂讨论哈-S3C2440 development under WINCE Bluetooth source, I hope there is a need to comrades like it, if there are any questions, please send an e-mail to my Ranger Aung to discuss Kazakhstan
VatTyper
- windows ce 下的打字程序,可以在移动的电脑上练习打字,如果是触摸屏,则可以直接在触摸屏上打字。-windows ce under the typing process, can be in the mobile computer to practice typing, if it is touch screen, you can directly on the touch screen typing.
bluetooth_evc4
- 此程序是基于BC4的蓝牙CE应用程序,目前已经在我们产品上使用,如果使用的LCD屏不一样,需要对源代码调整-This procedure is based on the BC4 Bluetooth CE applications, our products now in use, if you use the LCD screen are not the same, need to adjust the source code
CheckMemory
- 查看是否有内存泄漏以及具体的泄漏值, 可以在程序中任何一个地方随意使用, 每次使用是请先初始化。-See if there is any memory leak as well as specific leakage value
SMDK2443PB5BSP
- 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Def
KevinApp002_RilTest
- 一个在三星2440平台上运行的WINCE600应用程序,用来测试RIL的通话功能(本人现在已经可以成功用RIL来拨打电话),用VS2005进行编译,本人用的是自己生成的三星2440平台的SDK,如果你有三星2440平台的话,用自己的SDK的话也应该可以用的.-A platform in the 2440 Samsung WINCE600 running applications, to test the RIL function call (I can now successfully used