| Thread | Last Post | Replies |
|
| WaitForMultipleObjects() issue? | 10 Aug 2006 13:14 GMT | 3 |
<cite from the Help> DWORD WaitForMultipleObjects( DWORD nCount, CONST HANDLE* lpHandles,
|
| Bluetooth DUN Samples?? | 10 Aug 2006 10:13 GMT | 2 |
Our device uses WinCE 5.0. I know some Bluetooth profiles are supported in WinCE 5.0. Now I want to setup a Bluetooth connection between device and phone. Then our devices want to use Phone's GPRS to go on the internet.
|
| Windows CE 5.0 Wininet.res | 10 Aug 2006 09:10 GMT | 2 |
I am in the process of modifying wininet.res as I need to reshape some of the dialog boxes. I usually open the res file in platform builder save it as a .rc file and then use a text editor to modify the .rc file, this method has worked without issues.
|
| Realtime Interrupt/Event faster than 1ms | 10 Aug 2006 07:14 GMT | 3 |
to synchronize our applications we use the SYSINTR_TIMING interrupt. This was nice until some of our customers now want to have a faster realtime interrupt. Does anybody know if it is possible to SetTimer0 to trigger faster and
|
| What's the "accurate and authoritative" performance test tool? | 10 Aug 2006 02:28 GMT | 4 |
As we know, we can use "Remote Performance Monitor" evaluate the performance under windows ce, but i find it's not accurate if some application is multithreading. so, is there another "accurate and authoritative" tool under windows ce?
|
| Which SDK is the Public Servers SDK samples\obex source code in? | 10 Aug 2006 01:38 GMT | 3 |
For the Platform Builder Shared Source Public Servers SDK directory mentioned in the below link, does anyone know which Microsoft download the source code is located within? And how can I download it from the Microsoft web site?
|
| blddemo with "access is denied" | 10 Aug 2006 01:24 GMT | 2 |
I use "blddemo clean -q" to generate my image on my device. one month ago, the build process is OK, and the image can download and run successfully. But now, I try the same build script to generate a new image, but I meet the "access is denied" when the process is in sysgen ...
|
| Can you stop Part00 {only} on the HDD from being mounted | 09 Aug 2006 17:44 GMT | 3 |
Hi people, I'm trying to build a little more resliance into the CF cards on our units as we've had quite a few cases of FAT table damage recently. Sometimes this has resulted in the nk.bin becoming damaged which is not good.
|
| How to uninstall QFEs of Platformbuilder? | 09 Aug 2006 15:53 GMT | 1 |
Is there a way to uninstall the QFEs clearly? thanks!
|
| VMINI driver | 09 Aug 2006 15:28 GMT | 2 |
Hi! As suggested, I'm now trying to integrate the VMINI driver into my image, so I can use a normal network connection. Now, I stumbled across a few things: 1. I have found a link[1] in the MSDN which I'm using as a base. It talks
|
| transition from ethernet-KITL to 'normal' ethernet | 09 Aug 2006 14:42 GMT | 6 |
I'm currently fighting with the problem that even though KITL works over ethernet, I can't use the ethernet adapter for anything else. Just wondering, is that supported at all? I mean, can I use the same ethernet adapter for both KITL and normal network access? I seem to remember ...
|
| Rndis device not reckognised after too many connects | 09 Aug 2006 11:19 GMT | 9 |
I am working with an RNDIS driver under Samsung's smdk2410 Windows CE 5.0, Host PC is running XP sp2 with rndis driver 8023.sys. The problem is that the Rndis driver gets detected and connected as it should, but after to many (various) unplugging and plug-ins the rndis
|
| The using of "pbxmlutils" | 09 Aug 2006 04:05 GMT | 4 |
I was trying to setup a cmd build enviroment. Discussions here guide me to a tool MS provide, which is "pbxmlutils.exe". A former post in the group indicates such a cmd line to generate the enviroment setup script.
|
| CE5 and CF 2.0 | 09 Aug 2006 02:02 GMT | 3 |
I have some issue with Compact Framework on my device. It's ARMv4I. I made WinCE 5.0 with CF 2.0 and I'm unable to run any application wrote in VS2005. It's always returning information that some components are missing. Anybody had same problem as I? Any possible solution? Here is
|
| Adding ActiveSync support to Windows CE device. | 08 Aug 2006 21:30 GMT | 7 |
Good morning, we have a custom Windows CE device and would like to add ActiveSync support for this device using our Vendor Id. it is working correctly using ActiveSync using Microsoft USB Vendor Id but want to use our Vendor Id and do it cleanly.
|