| Thread | Last Post | Replies |
|
| FMD Block driver over SPI Flash | 29 Aug 2007 13:04 GMT | 5 |
i am writting FMD block driver for a 16 MB serial flash M25P16 (ST Microelctonics).This flash resides over a SPI port 0.I have successfuly developed a FMD driver based on sample code of Strata Flash provided in PB.
|
| Device Driver DLL is not generated after build and sysgen | 29 Aug 2007 09:53 GMT | 3 |
By following all the steps in the Platform Builder 5 help file "How to create a device driver" and with the reference of bluetooth and sdmemory clients drivers, I have created my custom SDIO clients device driver. I am able to build the static library successfully without any ...
|
| Active sync - cold boot problem | 29 Aug 2007 06:40 GMT | 1 |
I have a problem with active sync on a cold boot -(it works at all the other times just not at cold boot) If the wallpaper is defined in the platform.reg - active synce cold boot does not work
|
| how to disable ctrl+esc and win in SIP (keyboard) | 29 Aug 2007 05:02 GMT | 5 |
How does one disable ctrl+esc and the win is SIP (keyboard) so one can not get to the desktop? I do not want someone to be able to exit the app to desktop.
|
| PB 5.0: SDK missing ATL? | 28 Aug 2007 22:58 GMT | 4 |
I am trying to build an SDK for my platform that supports ATL. However, whenever I use my SDK that "should" support ATL (box checked in SDK or SYSGEN_ATL selected in platform), my DLL has linking complaints (cannot find IID_ISupportInfo , etc.). This works with another SDK that ...
|
| WinCE 5.0/6.0 self paced training | 28 Aug 2007 19:19 GMT | 4 |
We are looking for WinCE 5.0 and 6.0 self paced training materials/ DVDs. Any suggestions? -- mario
|
| sysgen pahse checking ! | 28 Aug 2007 12:51 GMT | 2 |
i am trying to make a windows mobile build . I am making pocket pc or smart phone build under baseosenv.bat file .I am in integration team so i am making my new BSP everyime . If something varibale is not defined or something then my build will stop but that
|
| NTFS support by CE... | 28 Aug 2007 03:45 GMT | 3 |
If I wanna use the ntfs filesystem for my ce device, how can I configure the os? The ntfs can be used for all media such as nand(nor) flash, cf, dom, hdd?
|
| How to use the DEBUGREGISTER() with app? | 27 Aug 2007 21:59 GMT | 4 |
Hi, all? I was trying to use the DEBUGREGISTER() with my app. I have been using debug mode OS designs, and my app was added to the PB by adding subproject. And for the app, I was trying to use the debug zone
|
| Secure connection / IESample | 27 Aug 2007 21:21 GMT | 5 |
I need to be able to show a secure webpage, on CE5.0 (and 6.0 lateron) The showing of the page works fine. The customer MUST have the functionality that if you doubleclick on the lock-symbol in IESAMPLE, it will show the details about the site-owner.
|
| HOTKEY / MOD_KEYUP | 27 Aug 2007 20:56 GMT | 3 |
I need to catch KEYUP and KEYDOWN messages for certain keys. So I use RegisterHotkey() for these keys. To get both UP dan DOWN keys, I use the MOD_LKEYUP flag. The hotkey works, but I still receive only DOWN keys.
|
| Problem in bringing up (WinCE5.0) kernel on SMDK2440A board | 27 Aug 2007 11:36 GMT | 10 |
I am directly loading bootloader (NAND bootloader (steploader) as well as eboot binary (nb0) images) directly into RAM using Trace32. Stepldr gives control to eboot then eboot downloads nk.bin (generated with debug enabled and also downloaded using PB) into RAM and when I see on
|
| The system cannot find the file specified in build.log | 27 Aug 2007 10:34 GMT | 2 |
In my build.log I have many outputs like e.g. this one: TARGETNAME: coredll makefile.def: Including E:\WINCE500\public\common\oak\misc\sources.ReleaseType_SDK
|
| Problem with MSXML3.dll | 27 Aug 2007 10:28 GMT | 2 |
Dear NG, This is a follow-up of my previous post .... I'm still trying to implement some web services for a headless device that uses Windows CE v.4.20 (with patches till December 2006). The web
|
| PB not communicating with CE device for image download | 27 Aug 2007 05:05 GMT | 2 |
I've got this Winsystems board that has an onboard PCI ethernet adapter that isn't NE2000 compatible so they provide an NE2000 ISA adapter to use for image download. The problem is, when I boot the CE device from the floppy I created, it boots up and "jumping to 0xXXXXXXXX" appears ...
|