| Thread | Last Post | Replies |
|
| Minor PB 5.0/MSDN help typo - ServiceEnumInfo.szDllName WCHAR -> WCHAR* | 07 Nov 2006 00:16 GMT | 3 |
I'm not sure where to post this, The PB 5.0 and MSDN help documentation have a minor typo. They list szDllName as a single WCHAR. In <WINCEROOT>\PUBLIC\COMMON\SDK\INC\Service.h its a WCHAR *. No big deal, I just thought someone might want to update it.
|
| Windows CE royalties | 06 Nov 2006 22:44 GMT | 5 |
Could someone tell me if adding ActiveSync component (in my Windows CE 5.0 OS image) implies to increase what I have to pay (royalties) for each device sold? (I can't find all about royalties on the Web: could you kindly help me, please?)
|
| AFD inability to load | 06 Nov 2006 21:25 GMT | 3 |
I've been working with the Mainstone BSP on WinCE5.0. My problem is that even though the Ethernet (LAN91C111) is loaded properly I still couldn't ping or telnet to the board. I can see that the AFD is unable to load many libraries and I suspect this could be the reason, but I ...
|
| Connectivity Options never opens | 06 Nov 2006 20:47 GMT | 18 |
I am having a strange problem trying to configure my connectivity options in PB 5.0. When I select "Target->Connectivity Options" nothing happens. No errors no dialog ... nothing. I can see it thinking for a second (hourglass), but no result. Does anyone know why this might ...
|
| Frustrating! remote tools in VS, CE6.0 Eval and 6.0 beta | 06 Nov 2006 19:55 GMT | 7 |
I have built working OS images in CE6.0 eval and 6.0 beta for products. However, there are a few thing annoying with the remote tools (or PlatMan).... 1. There are 2 groups of remote tools: Visual Studio remote tools in
|
| Replacing Explorer shell with custom application... | 06 Nov 2006 19:29 GMT | 7 |
Hey NG I whant to replace the explorer shell with a custom one. But I havnt found an answer to one of my qustions... Does my custom application nedd to implement some nedded functions for
|
| Bin record overlap in record after adding a file | 06 Nov 2006 18:16 GMT | 3 |
I'm making a system immage for an ARM processor. In a project.bib file I have added one bmp file (wallpaper) and one testing application (.exe). Both of these files are quite small (from 70 to 150 kB). But if I try to add soever file in a bib file (or better in my system immage), ...
|
| ATAPI driver failed to activate the Hard-Disk, Windows CE 5.0 | 06 Nov 2006 17:57 GMT | 7 |
background: I'm using the ATAPI driver for activating the flash-disk in my x86 Pentium-M bases SBC (single board computer). The CPU come with chipset 855GME and 6300ESB ICH (for embedded computing). I've created an headless OS image base
|
| Call Profiler | 06 Nov 2006 16:35 GMT | 1 |
Could some help me understand if it is possible to profile the OS modues along with the Applications. I instrumented the application with WINCECALLCAP=1 custom variable and then a build, could profile the application.
|
| Only null data arriving to my audio driver | 06 Nov 2006 16:30 GMT | 1 |
I already sent a message and I'm now trying to better define my problem... I'm currently working on an audio driver for the VIA VT1712 audio controller (Windows CE Platform Builder 5.0).
|
| USB stick/mouse only functions when re-pluging after wince4.2 starts | 06 Nov 2006 16:08 GMT | 2 |
I have a WinCE 4.2 and X86 Platform. My USB devices only work when I plug in/out after WinCe starts, but not if I just leave them connected after a boot. i remeber having this problem in the past, but cant remeber the solution.
|
| bib file command understanding | 06 Nov 2006 13:56 GMT | 3 |
I have some problem to understand the commands inside the platform.bib file. For instance: ;------------------------------------ IF BSP_NOPCIBUS !
|
| Hive Based Registry Problem | 06 Nov 2006 12:16 GMT | 3 |
we use a Kontron ETX-P3T x86 based platform (JCEPC). I set up a headless device (Tiny Kernel) and added FTP and Telnet server. When booting the device without hive based registry everyhing works fine and the device is accessible via Telnet und FTP. "Storage Card" is
|
| Hive Registry | 06 Nov 2006 12:09 GMT | 2 |
heu there, when using HIVE-based regidtry, do i have to explicity call RegFlushKey in power-down handler, or is it done by the OS in one of phases of suspend sequence ?
|
| kernel startup is not being called | 06 Nov 2006 06:22 GMT | 7 |
I am using wince 5.0 os image.while flashing the image ,After the launch the system hangs.The debug statements displayed in the hyperterminal is Now programming Flash ... Flash programmed successfully!
|