| Thread | Last Post | Replies |
|
| BUG [COMMON BSP CODE]: OALIntrReleaseSysIntr | 02 Jun 2005 18:57 GMT | 1 |
The file C:\WINCE500\PLATFORM\COMMON\SRC\COMMON\INTR\BASE\map.c has a (small) bug: //--- ORIGINAL CODE ------------------------------------------------------------
|
| still build -c with error, please help. | 02 Jun 2005 17:13 GMT | 1 |
Because of my project wirzard encountering an error every time I try to open it, I have to build my driver in the open release directory. I do the following steps: 1. I make my directory structure like that: PBWorkspace\TEST\
|
| ActiveSync and VisualStudio.NET 2003 | 02 Jun 2005 16:48 GMT | 3 |
I devlopped a unit with CE 5.0 and I am able to establish an ActiveSync (version 3.8) link with my PC. I am also able to use this link to developp/debug applications with eVC++ 4.0 SP4. When we develop/debug .NET application with VS.NET 2003 the link (over activesync) can not ...
|
| Windows CE 5.0 bug list | 02 Jun 2005 13:59 GMT | 13 |
Is there a bug list some where for Windows CE 5.0? I sure hope there is one because this OS really need a bug list so that developers do not have to rediscover the same bugs. Strangely, none of these bugs could be found in the wince newsgroups. So, I've decided to post a list of
|
| Power Management and OEMIdle | 02 Jun 2005 13:51 GMT | 2 |
I am trying to design and implement the power management on the ARM device in Windows Mobile 5.0 (Magneto) and come across the following question (i believe it is general question on power management instead of Magneto specific):
|
| CERDisp : redistributable ? | 02 Jun 2005 11:16 GMT | 2 |
(I posted this previously in the microsoft.public.windowsce group, but probably more related to platform builder ?) we are currently rolling out an application consisting of software running on devices runnning Windows CE. We are using two brands of
|
| OS continues processing without SignalStarted call (in a Init app) | 02 Jun 2005 11:01 GMT | 1 |
In the kernel I have an Application Wait4Mount using the Init registry value. This application checks if the Compact Flash (CF) has been mounted, if so SignalStarted is called and the kernel boot process proceeds. But with some CF's and with some kernel builds the kernel boot ...
|
| what's the difference between the two para in SDGetDeviceHandle func? | 02 Jun 2005 09:22 GMT | 1 |
I am a beginner of this field, is there anybody kind of explaining the two para "dwContext" and "&pDevice->pRegPath" in SDGetDeviceHandle(dwContext, &pDevice->pRegPath); Thank you.
|
| SMC9000.LIB -----> EBOOT | 02 Jun 2005 02:58 GMT | 2 |
I am developing EBOOT using smc9000.lib in common\driver\ethdbg\smc9000 for lan91c96. When EBOOT runs, in PB there is target name in device name box. But EBOOT sends
|
| REGSRVCE.EXE and iSignIt.ocx | 01 Jun 2005 22:09 GMT | 2 |
Hello all -- We use ViewSonic Tablet PC's (V210) that run Windows CE 4.02. Basically, I need to find out what registery key is changed/added when I run:
|
| Mike Hall or Steve coming in | 01 Jun 2005 20:37 GMT | 1 |
in "How to Develop and Test Device Drivers in Windows CE 5.0" Techinical Artical //********************************* ...
|
| USB Function and CEPC | 01 Jun 2005 17:33 GMT | 1 |
Hello experts, Would I need USB Function capability on my CEPC in order for it to connect to a desktop PC using USB ActiveSync? If so, is there a recommended PCI based USB function card that is supported by the CEPC BSP?
|
| Is is possible to write a FMD for NAND flash supporting all the NA | 01 Jun 2005 12:22 GMT | 7 |
I mean if a FMD can support 2112byte/page NAND as well as 528byte/page NAND? Does FAL needs modifying? BRs, Aaron
|
| installable ISR | 01 Jun 2005 12:22 GMT | 1 |
i am having a driver for CAN controller. and i have to write the installable ISR for that. can anybody help me to know how to write the installable ISR? thanks in advance
|
| WINS Question | 01 Jun 2005 10:36 GMT | 2 |
Not sure if this is the right place, but as it's CE ralated... I have a CE4.2 device which can connect to a network, the IP address can be static or dynamic. If I register the device with the WINS server using sethostname(), how do I
|