| Thread | Last Post | Replies |
|
| ceddk DMA functions (DMA abstraction) | 03 Jan 2007 01:30 GMT | 6 |
There seems to be a new feature in the CEDDK for CE-6; DMA Abstraction. We use DMA quite a lot on a Mainstone III board and it would be nice to be able to use an abstraction layer instead of programming the HW directly. Does anyone know if there will be a DMA abstraction platform ...
|
| How to increase the Requested Number of Blocks while copying fileo | 02 Jan 2007 23:55 GMT | 1 |
I am working on SD Host Controller Driver for SD Memory cards for Windows Mobile. While copying file on the SD card in the explorer there is a request of 8 blocks always.
|
| STANDARD SDK 6.0 ? | 02 Jan 2007 23:47 GMT | 2 |
In CE4.2, there is a STANDARD_SDK.exe for 4.2 In CE5.0, there is a STANDARD_SDK.exe for 5.0 But why there is no STANDARD_SDK.exe for 6.0. I don't know how to make my VC++ smartdevice application.
|
| How to passed arguments to CeCallUserProcUse when call MessageBox function of coredll.dll? | 02 Jan 2007 22:41 GMT | 1 |
How to passed arguments to CeCallUserProcUse when call MessageBox function of coredll.dll? because display message box only, I should create dll application and display message, it seem simple?
|
| driver loading sequence | 02 Jan 2007 17:22 GMT | 6 |
I have driver A,B and C. A depends on B and B depends on C. So obviously I will load C first and then B and then A. When C is ready, it will set an event using SetEvent function to tell B, so does B. B will wait C's event in init to finish its initialization. So does A.
|
| About downloadin image | 02 Jan 2007 10:20 GMT | 2 |
I need to download nk.bin via tftp without using cepb: can you tell me how to do it? Best regards
|
| Conversion of YCbCr (4:2:2) to jpeg | 02 Jan 2007 08:57 GMT | 8 |
I am developing a windows ce 5.0 based application. I need the procedure to convert a YCbCr (4:2:2) raw image to jpeg
>From the msdn documentation i have found that IImaginFactory and related interfaces can be used for jpeg encoding provided the jpeg
|
| led driver in wince5.0 | 02 Jan 2007 08:04 GMT | 3 |
I am working in a voip handset project in which there is a notification led which will be active on an incoming call .How can i implent the led driver for the above application.Can i use the led driver in WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NLEDDRVR.please help me
|
| Unable to open the resource consumer Tool | 01 Jan 2007 08:29 GMT | 1 |
In my platform Builder resouce consumer tool is not opening with the following message Windows CE Test Kit(message header) "A failure occurred while starting a tool program
|