| Thread | Last Post | Replies |
|
| Arm build for the new Device Emulator | 06 Jun 2005 13:38 GMT | 12 |
Does anyone know how to build an emulator image for the new device emulator, the ARM one that ships with Visual Studio 2005 (Beta 2)? The 'old' emulator was x86. TIA,
|
| How to add path in sources file about sdcard.lib? | 06 Jun 2005 13:36 GMT | 12 |
After several days effort, I have almost been successful, but there are still some problem about the sources file. In my xxx.cpp code, I use SDDeinitializeCardLib function in my DllEntry function.
|
| DCOM on CE5.0 | 06 Jun 2005 09:09 GMT | 2 |
I have a XP VB COM client connecting to CE COM server. This works fine in CE4.2. When I recompile everything for CE5.0 (app, SDK and image), I get the following error "The object exporter specified can not be found" error
|
| Progress Bar Size | 05 Jun 2005 21:51 GMT | 2 |
We're getting a HUGE progress bar during CAB file execution when files are copied to installation directories. We're running Win CE 5.0 at 240x320 which might explain the progress bar size. The same CAB file worked beautifully on Pocket PC.
|
| About splash logo in eboot | 04 Jun 2005 12:35 GMT | 2 |
Hi,I want to splash a bmp in eboot loader, I have initialized display driver in eboot. I can fill the display buffer with any color and the LCD display is right.All seems OK.
|
| Load Fonts From USB Storage Device | 03 Jun 2005 21:17 GMT | 6 |
I would like that Windows CE loads its fonts on an external USB storage device. To do so I set the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontPath]
|
| EVC++ 4.0 and PocketPC2002 - IDE Problems | 03 Jun 2005 17:03 GMT | 1 |
I've installed EVC++ 4.0 on my PC. I've also installed PocketPC2002 SDK. While installing EVC++ 4.0, the Standard SDK automatically got installed too. Now in the EVC++ IDE, I'm able to get the Standard SDK only in the SDK drop down box. PocketPC2002 is not appearing.
|
| RDP Server in Windows CE 5.0 Image | 03 Jun 2005 17:00 GMT | 1 |
iam developing an operating system in windows CE 5.0 platform builder, i have selected Remote Desktop Protocol support in my windows CE Image, iam sucessfull in downloading the image in the target system. from the windows CE documentation and posts i came to know that only RDP ...
|
| User Account In Windows Ce 5.0 Image | 03 Jun 2005 16:57 GMT | 6 |
iam using windows ce 5.0 platform builder 5.0, to build the runtime image. the runtime image is sucessfully created and built, and downloaded in the targe system. by default only one user(owner) login is enabled in the image. i want to
|
| RNDIS + VMini | 03 Jun 2005 12:17 GMT | 2 |
Hello experts. Is it any chanse to get RNDIS USB Function (!not KITL!) to work with VMini enabled. I mean to work as a second ethernet adapter since VMini itself is first. The strange
|
| Flash Image Problem | 03 Jun 2005 12:08 GMT | 6 |
Hai All, I am working on ARM based Device with 32MB Intelstrata Flash and 64MB SDRAM and I am porting WinCE5 on it. I want to Store Hive on my onboard Flash and also I'll write the image
|
| how can i build platform common/public libs without clean before build? | 03 Jun 2005 11:25 GMT | 5 |
it take 40mins+ for me to build everything........and i am just adding some msg to debug my code...
|
| Problem with 2410 | 03 Jun 2005 09:17 GMT | 1 |
USB host is not connected yet. USB host is connected. Waiting a download. Now, Downloading [ADDRESS:30200000h,TOTAL:30408714] RECEIVED FILE SIZE:30408714(819.8KB/S,37.1S)
|
| How to build DLL with suffix other than .dll in command line ? | 03 Jun 2005 04:00 GMT | 1 |
Here I want to build DLL with other suffix, like .dpb for special usage. What I want is updating the sources file to make it works. Which parameter can do it ? Thanks a lot!
|
| USB Host Driver | 02 Jun 2005 19:02 GMT | 2 |
I am have video capture device and driver provided by camera manufacturer for WINCE 5.0. Since camera is a high speed device, I would like to know which USB Host Controller driver will be compatible with my camera driver?
|