| Thread | Last Post | Replies |
|
| Unable to use RTCClient API | 14 Mar 2007 20:08 GMT | 1 |
the following problem occurs in wince 6.0 and the emulator of ce 6.0. when my program wanna to create a RTCClient instance by the code: hr = CoCreateInstance( CLSID_RTCClient,
|
| Debugger wont connect after re-install | 14 Mar 2007 13:28 GMT | 3 |
I know the following is a known problem, but I found no solution for it yet. After I reinstalled PB and the 2005 and 2006 rollup packages, and the january update, and the VIA EPIA EPIA BSP, my debug build does not connect anymore.
|
| Loaded hive from flash, now HIDs don't work | 14 Mar 2007 13:17 GMT | 2 |
I've been battling with the system hive for some time now. I am using WinCE 5.0 with AMD's Geode-LX BSP. Because the flash on the Geode is behind the USB controller, I need to load the OHC driver in the boot registry (right?). This does allow the hive based registry to work ...
|
| USB is not recognized+wince | 14 Mar 2007 12:55 GMT | 3 |
I am working in Wince for s3c2440 target board. I want to download my Nk.nb0 thro' USB from Eboot. I added USB client driver for USB support in Bootcode for downloading my Nk.nb0.
|
| ActiveSync over RNDIS USB function in CE 5.0? | 14 Mar 2007 10:11 GMT | 2 |
I've seen conflicting reports here about getting ActiveSync running over RNDIS in CE5. When I try to enable RNDIS and ActiveSync in my platform, I get a USB class code of 0x02 (communications) and the device doesn't connect to ActiveSync.
|
| Data Abort in GWES.EXE | 14 Mar 2007 09:18 GMT | 14 |
I am getting Data Abort in gwes.exe when I tried release build for Mobile Handheld. I have enabled KITL, CE Target Control and Kernel Debugger option while build.
|
| NETCFV2 not supported on SH3 platform | 14 Mar 2007 08:41 GMT | 6 |
I have SH3 based platform and WinCE 4.2. After I install yearly QFE 2006, I can't build image due to .NET framework 2.0, which is no longer supported on SH3. How can I disable compiling of NETCFV2 during image build?
|
| VirtualCopy error | 14 Mar 2007 02:02 GMT | 7 |
I have a user program that maps the physical memory to virtual memory to do some initialization of a peripheral device. This program fails on call to function virtualcopy() on one wince -5.0 image and works well on an other wince-5.0 image. I am not able to find the cause of ...
|
| Platform builder download / CD | 14 Mar 2007 00:55 GMT | 2 |
I know that this seems to be a foolish question. But can u tell me from where can i download platform builder?
>From where can i get it's CD? Please note that I do not want PB patches/updates tht are available on
|
| Question with Bib/Reg files and DIRS projeccts | 13 Mar 2007 22:46 GMT | 2 |
I am currently working on some applications for WinCE 5.0 which have multiple projects. Previously I had inserted each into platform builder separately for that the projects pane read
|
| using the the Platform Builder to recover info from a half-dead PDA (please reply, I am quite desperate) | 13 Mar 2007 20:51 GMT | 7 |
Hello experts:: I try to connect my PDA half dead to be able to extract some files from the main memory that I did not backup the problem with the PDA is when loading windows, the vodafone logo apears,
|
| Lost some chinese characters | 13 Mar 2007 19:53 GMT | 1 |
I have an application using the .NET CF 1.1 running on Windows CE 4.2 where I need to support localization to Chinese. I added the font "SimSun & NSimSun (Subset 2_50)" to my build and everything worked fine. Recently I made some changes to the platform to add the fixes to the ...
|
| Application Crash without WM_DESTROY | 13 Mar 2007 19:13 GMT | 3 |
I am using Intel based PXA270 ,MainstoneII BSP and WIN CE 5.0 I faced a strange problem while running my custom based application for more than 3 to 4 hrs. This application is getting closed after 3 to 4 hrs with out posting WM_DESTROY message.
|
| DMO wrapper filter code in PB | 13 Mar 2007 19:01 GMT | 1 |
We have an WINCE 5.0 custom device image for MP3 player made by using Mp3dmod.dll and DMO wrapper filter 9(by adding SYSGEN_DSHOW_DMO). We would like to know whether DMO wrapper filter source code is availble as part of Windows CE platform builder.?If so can any one thelp us ...
|
| OS Timer Causes System to Hang | 13 Mar 2007 17:32 GMT | 2 |
I'm developing with CE 5.0 on a PXA270 platform. I've implemented two OS timers, 9 & 10. Both use a 1 microsecond counter, but timer 9 counts to 60000000 (1 minute), while timer 10 counts to 10000 (10 milliseconds). The one minute timer (timer 9) works perfect, however
|