| Thread | Last Post | Replies |
|
| Mount SMB/NFS Drive on WinCE | 26 Jul 2008 07:39 GMT | 4 |
How can i mount either Samba or NFS network drive into Windows CE/ Mobile? I have set up Samba server on linux and i managed to map the drive into Windows XP.
|
| Issue Resolving Thread Names in Remote Kernel Tracker Log | 25 Jul 2008 17:04 GMT | 2 |
I don't know if this question is better posted here or in the PB forum, but I thought this would be a good place to start. We are having trouble resolving thread names in our Remote Kernel Tracker logs. After capturing the log we are running 'readlog -fixthreads log.clg
|
| CE 6.0 Interrupts | 25 Jul 2008 16:05 GMT | 1 |
I am new to CE and am trying to write a simple interrupt handler in an application. It would seem that I need headers and libraries from Platform builder or to use the CE.net 4.2 Demo, is this correct? If so where can I get Platform builder from?
|
| USB connected/disconnected event | 25 Jul 2008 12:03 GMT | 5 |
is it possible to register for an event that is fired when the USB of the device is connected to an USB host, let's say to the PC. To clarify what I mean: On my device the USB is mapped to COM5. If I first open that port
|
| less than 1 Mb in g_oalAddressTable | 25 Jul 2008 06:52 GMT | 7 |
I need to know how to address memory less than 1Mb in ARM based systems in g_oalAddressTable, as I think that memory is addressed in MB's for processors apart from x86. As a matter of fact, I have 32Kb of internal memory which I want to use it. Can anybody
|
| USB Custom Client Driver | 25 Jul 2008 06:17 GMT | 11 |
I am trying to implement USB Function Custom Client Driver. For this purpose I have cloned BOT from following path to our BSP. \WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USBFN\CLASS\STORAGE\TRANSPORT\BOT I have made the following changes to the Custom Client sources folder
|
| [WinCE 5.0] Assembly int 50h function to get SMBIOS information | 24 Jul 2008 01:54 GMT | 2 |
Hi, I need help and will appreciate any assistance. I get "0xC0000005: Access Violation" error message in WinCE 5.0 using the following assembly code segment to get SMBIOS information: __asm
|
| How to hide Task Bar and Start button | 23 Jul 2008 15:40 GMT | 13 |
I have MFC dialog based application. I compile it in Visual Studio 2005 under Windows CE 6.0 targeting SDK for a custom device. I am trying to make it run in full screen mode and hide Windows Taskbar and start button. I've added the following 3 lines in my dialog OnInitDialog
|
| Changing the config.bib file | 23 Jul 2008 13:10 GMT | 1 |
/*sorry for bringing this topic on top, but i thought it should normally come on top once a new message is posted :-(, and i dearly need an answer. You can straight to to end of discussion to get a hold of where we are now. Thanks everybody*/
|
| CE 6.0 Networking Problems | 22 Jul 2008 21:07 GMT | 10 |
I am having problems connecting my custom target device, running a Freescale i.MX31 platform with CE 6.0. Right now I am simply trying to ping my device but am not having any success. I'm also trying to reach the internet with the IE browser but that
|
| Switching between ActiveSync or Mass Storage | 22 Jul 2008 17:29 GMT | 5 |
Our BSP can supports either ActiveSync or MSC by modifying register at compile-time. We like to make it to be switchable in run-time. Casper
|
| How does one report errors in common code to the WinCE team? | 22 Jul 2008 14:58 GMT | 9 |
In working with the KITLOutputDebugString() function to print Eboot messages, I think I found an error in the code. This function is in the PLATFORM/COMMON/SRC/COMMON/BOOT/BLCOMMON/format.c file. In this file, the variable szSprintf is not initialized. Although not used
|
| StartUp Problem | 22 Jul 2008 12:38 GMT | 1 |
I am making windows ce 5.0 image on Platform Builder and load this image to qq2440 board then the windows ce system started normally but after the reboot system, the system doesn't start. System halted on bootscreen. What is the problem?
|
| Bluetooth A2DP in Windows CE 5.0 and NavReady patch? | 22 Jul 2008 08:42 GMT | 7 |
Hi, Who does successfully run bluetooth A2DP in ce5.0 added NavReady patch? I try this funcion in our platform, but happen audio intermittently problem. I describe how I do it below.
|
| The problem with GetFileVersionInfoSize | 22 Jul 2008 03:35 GMT | 5 |
I have MFC dialog based application. I build the application targeting custom Win CE 6.0 based SDK. I don't understand why but the following code segment caused application to crash at runtime:
|