| Thread | Last Post | Replies |
|
| TSP - DEVCFG Structure | 12 Mar 2008 16:04 GMT | 1 |
I have done a Telephony Service Provider to use our OEM modem. I have based my code on the sample found in "public\common\oak\drivers\samptspi\" . This sample works well except it hasn't the extra init strings under the call option dialog. I have modified the resource file to ...
|
| MLC Nand Flash driver for Windows CE 6.0 R2 | 12 Mar 2008 13:41 GMT | 3 |
Now I am developing the MLC Nand Flash driver for Windows CE 6.0 R2. The driver is based on the R2 new MDD/PDD structure instead of the FAL/FMD structure.I found that BLOCK 0 of the nand flash is always erased by the nand flash MDD driver, which is provided by MSFT. Actually ...
|
| serial port problem in wince 6.0 | 12 Mar 2008 10:28 GMT | 3 |
Iam working with wince6.0 and IMX21ADS board. I have an application which writes and reads using serial port. IMX21ADS board has three ports, one is UART1 DCE for COM1, UART4 DTE for COM2 and EXT UART for serial debug port.
|
| NDIS errors during boot of Debug build | 11 Mar 2008 23:10 GMT | 2 |
I'm struggling with trying to get a Debug image of a CE5.0 OS to start up correctly. I'm not the OEM, but I do have the BSP and source. Would greatly appreciate any thoughts, as so far I'm not getting anywhere! The problem seems to occur when device.exe loads the network driver
|
| screen rotation and video performance | 11 Mar 2008 20:08 GMT | 1 |
hi? If I try to rotate the win ce screen to 90 degree, it would affect the video playing performance? In my prompt thought, there should be one more process to map the video
|
| catalog and its source code | 11 Mar 2008 17:20 GMT | 1 |
there are so many catalog features at PB. Some catalog items are linked with its source code and so user can directly go to the source code with easily. But some catalogs aren't linked with source code. Actually there are more
|
| Activesync connectivity issue at device bootup | 11 Mar 2008 16:40 GMT | 2 |
I am working Windows CE 5.0 target. I am using USB cable for connecting to activesync. And I have installed activesync version 4.5. I understand on Windows CE 5.0, activesync connects over USB serial profile. I observed that if I keep the USB cable plugged while device
|
| Arabic and other fonts support | 11 Mar 2008 16:27 GMT | 1 |
Hello to all NG. I'm traslating my application from english to other countries languages that uses non-standard latin alphabet, as greek, russian, arabic, hebrew.. Now I'm studying then arabic (farsi) case.
|
| ws2.lib size | 11 Mar 2008 16:05 GMT | 1 |
I'm trying to build an x86 application with the "gethostname" function, using the Visual Studio 2005 with Windows CE 6.0 Platform Builder. The build didn't succeed, except on the situations below
|
| Mounting USB storage devices in Read only | 11 Mar 2008 15:06 GMT | 1 |
I am new to windows CE. I need to give USB storage devices in Read Only mode in our device. But i found no registry flags to set mass storages devices as read only. If any one of you know, kindly tell me to how to implement this?
|
| Problem in loading run time image | 11 Mar 2008 10:51 GMT | 1 |
When loading image using platform builder, it requests for file btrees.c and notfiapi.cxx which is not distributed along with VS 2005. If I cancel then booting stops. Can any body help me to solve this problem
|
| Where can I find \private\winceos\coreos\filesys\heap\volume.c? | 10 Mar 2008 18:59 GMT | 2 |
It seems that only some of the private files have been distributed. I need private\winceos\coreos\filesys\heap\volume.c to debug an issue. Is this available anywhere?
|
| Can't create network drive when SYSGEN_PPP_SERVER is enable. | 10 Mar 2008 18:31 GMT | 1 |
Everybody have an idea why network drive creation (with command line "net use" or NetRessource functions) failed on a WinCE 5.0 system build with "SYSGEN_PPP_SERVER" enable? Thanks!
|
| Hive based registry errors out at initialization | 10 Mar 2008 17:04 GMT | 7 |
I am trying to set up a hive based registry on a self-made Flash File System device driver under CE6.0. When the hive based registry initializes, there are error messages and DEBUGCHK failures after invoking functions in my Flash File System driver, as follows:
|
| What should I flash into the BINFS partition? | 10 Mar 2008 15:36 GMT | 3 |
I created a BINFS partition in the MBR structure. then, which kind of data should I write into the BINFS sectors, the nk.bin or the nk.nb0 ?
|