| Thread | Last Post | Replies |
|
| Wince 5.0 supported USB storage devices | 29 Jun 2005 13:59 GMT | 2 |
I would like to know,what are the USB storage devices supported by Wince 5.0. Thanks, Krishna.
|
| Change local name of bluetooth module | 29 Jun 2005 12:33 GMT | 3 |
I have to change the local name of my bluetooth device. Changing the host name by calling sethostname and rebooting the system didn't solve the problem. If I search my device the device name stays as it was before.
|
| which function should I use if I want to write sth into a file? | 29 Jun 2005 10:49 GMT | 13 |
Could you tell me in Wince500, which function should I use if I want to write some debug information into a file?
|
| Is there a better method to embed a application into OS image ? | 29 Jun 2005 09:28 GMT | 5 |
I would like to put a software into my OS ROM image. Howerver, the software contains many directories and many files. When I put all directories and files in "\WinCE420\Platform\SMDK2410\Files" directory, I still keep the original hierarchy.
|
| Display Driver: Testing And Debugging | 28 Jun 2005 21:41 GMT | 2 |
I have a PXA255 evaluation board on Win CE 4.2 and am trying to integrate it to a monochrome STN LCD 320x240 panel. They supplied with a reference display driver which appears to be a derivative of the Microsoft sample XScale display driver.
|
| dll load address | 28 Jun 2005 21:13 GMT | 5 |
I'm trying to read the dll import table using a pointer initialized to modBaseAddr field of the structure MODULEENTRY32 filled by the Toolhelp api but as I read the first byte pointed by this pointer, the system throws an access violation exception
|
| Exposing KernelIoControl | 28 Jun 2005 17:30 GMT | 4 |
How do I get KernelIoControl and associated definitions (DEVICE_ID, IOCTL_HAL_GET_DEVICEID, etc) into an SDK for my custom platform? In the Pocket PC 2003 SDK there's a "uniqueid.h" header file that has some of these definitions in it. There is no such header file in the SDK
|
| unable to link lib | 28 Jun 2005 15:23 GMT | 6 |
In my bsp, a smartcard drivers wants to link smclib.lib in WINCE420\PUBLIC\COMMON\OAK\LIB\ARMV4I\RETAIL, so I write SOURCELIBS= $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\smclib.lib in sources file, but occuring the following error :
|
| How to change the default folder options in PB5.0 | 28 Jun 2005 15:12 GMT | 9 |
How to change the default folder options in PB5.0? Best regards, Jack Zhao
|
| Problems about desktop! | 28 Jun 2005 15:08 GMT | 3 |
I'm customing our platform, and changed the default background image, but there always display a string "Microsoft Windows CE v5.00 (Build 1400 on Apr 11...)" on my desktop background,why? How to cancel it? (Notes, There's no this display string in the corresponding ...
|
| NDIS Optimized Receive Handling in CE 5.0 | 28 Jun 2005 14:16 GMT | 1 |
Does anyone have any testimonial for this making much of a difference to their performance ? I spent a lot of time trying to get the performance I wanted in CE 4.1 and ended up never being able to get the stack to accept packets with
|
| Windows Messenger connect fail! | 28 Jun 2005 09:14 GMT | 1 |
I run a proxy server in my PC, and select Internet Explorer/Tools/Options/Connection, then checked both the "Use LAN(no autodial)" and "Access the Internet using a proxy server" options, and iputted the correct Address & Port value, so I found my Internet Explorer
|
| Does AVI supported by Windows Media Player9 ? | 28 Jun 2005 09:05 GMT | 2 |
In platform builder5.0, I selected the Windows Media Player and all other possible component, but found it can not play any .avi media files, why? Is their codecs not included? And how to resolve this problem?
|
| Multiple Interface USB Class driver loading in CE5.0 for OHCD | 28 Jun 2005 07:48 GMT | 1 |
I am writting a USB class driver which have 2 interfaces. I have only one DLL which takes care of both interfaces of the USB device. So at device attach time [inside USBDeviceAttach()],I am loading
|
| SDK Development problems | 27 Jun 2005 22:24 GMT | 3 |
I'm deveoping a custom BSP and platform. Everything so far is OK, except I have to export and SDK and Platform builder fails to do so. here is a log: Rolling sysgen'ed headers and libs Ka-Ro STK3 Dev Platform: ARMV4I_Release
|