| Thread | Last Post | Replies |
|
| Missing Sapi Engines CE6 | 30 Nov 2007 20:23 GMT | 4 |
Trying to build an app with speech. I am using evaluation release but with all updates included. The Speech APi reports as 5.2 not 5.1 and if included then the build errors looking for ACM objects.
|
| Build system settings | 30 Nov 2007 18:31 GMT | 3 |
This is a silly question but it will help me a lot. Where are the build/compile settings for a platform and BSP are defined? and how to modify them? Actually I am having error from a old BSP during compile as follows
|
| How to export WinCE 6.0 BSP? | 30 Nov 2007 17:58 GMT | 2 |
How to export WinCE 6.0 BSP? Thank you!
|
| problem building with armv4i | 30 Nov 2007 13:59 GMT | 10 |
Why does the make image tool crash during the make image procedure? The build window in platform builder says: makeimg: FATAL ERROR: Command returned non-zero exit code -1073741819 (dec). makeimg: FATAL ERROR: Command returned non-zero exit code -1073741819 (dec).
|
| Error: illegal entry point combination in driver DLL | 30 Nov 2007 13:10 GMT | 10 |
I am using the WINCE500\PUBLIC\COMMON\OAK\DRIVERS\FSD\ENCFILT code. I am getting the following error message in my Debug Output Window: …….. 4294778836 PID:e3f95c2a TID:e3fa09d2 0x83fca800:
|
| Is it possible to manually re-load usb driver? | 30 Nov 2007 10:36 GMT | 5 |
hi? Can I unload ehci and usbd driver after booting and reload it again?
|
| how to add External RTC on WinCE 5.0 | 30 Nov 2007 03:57 GMT | 2 |
I am working on handheld device based on mainstoneII . PXA27x is the processor, which runs on WinCE 5.0. I going to use an external RTC chip instead of the inbuilt one.
|
| Permanent storage- Memory problem - WinCE 6.0 | 29 Nov 2007 21:00 GMT | 2 |
I'm working in the Intel Developers kit PXA27x, I added permanent storage in the free space of the 32mb flash in Win Ce 6.0. The nk.bin is stored in the flash and
|
| CE 5.0 DLL : class export | 29 Nov 2007 15:56 GMT | 2 |
Hello, I am trying to create a DLL that export a class but everytimes I am trying to load it with my application I get an error telling it is not a valid application format. Here how I have declared my class.
|
| For Bluetooth applicatyion I am getting error nyumber 10108 and 10 | 29 Nov 2007 15:13 GMT | 1 |
Hey I am using the code for bluetooth given in MSDN2 for Bluetooth Service discovery and I am getting the error code as 10110. Actually I am searching for a specific service on the device like OBEX FTP or OBEX PUSH profile. While search9ing for the service on the specific device
|
| gsm/gprs module support | 29 Nov 2007 13:42 GMT | 3 |
I'm working with windows CE 5.0 and I have a board equipped with a gsm/gprs module controlled via AT commands. I see that the application can use TAPI to dial a phone number, etc... But how can I read the address book, send or read sms? I see that this is
|
| lost interrupt | 29 Nov 2007 12:05 GMT | 2 |
I am debugging a network device driver under WinCE 6.0 on a PXA27x platform. What I am seeing now is right after the call to NdisMRegisterInterrupt the corresponding interrupt gets enabled and triggered, but the ISR routine does not get called. I suppose it is because the driver ...
|
| Howto link custom bthscr.dll with btd.dll? | 29 Nov 2007 09:36 GMT | 3 |
I have cloned bthscr to my platform directory, using the guide at http://msdn2.microsoft.com/en-us/library/aa459163.aspx Now, bthscr.dll is linked into btd.dll, which is then loaded by ce. How do i link my cloned bthscr with btd.dll?
|
| Kitl halt on filesys.exe | 28 Nov 2007 20:02 GMT | 5 |
I have run into a problem migrating a BSP from CE.net to CE5.0. When I run the image in debug mode with Kitl, my image runs up to a point, then abruptly halts. The last message out of Kitl is "DB:Validation: Name
|
| serial registry setting at ce 6.0 | 28 Nov 2007 16:45 GMT | 1 |
hi? My board has 4 serial port. So I should provide registry settings for all of them. But ce 6.0's default registry file only defines serial1 ~ serial3.
|