| Thread | Last Post | Replies |
|
| wince 6.0: building shared source private\coreos\NK problem | 23 Mar 2007 19:12 GMT | 1 |
I am trying to build the private\coreos\NK folder of wince 6.0. I need to build coreos to insert some debug statements in kernel\arm\mdarm.c file. What i have done in my osdesign to build NK components is (taking cue
|
| RegPersisted x ActiveSync | 23 Mar 2007 18:38 GMT | 9 |
I have posted about this a couple weeks ago, and here I post again because I am running out of ideas. I am running WinCE 5.0 on an SMDK2440 platform, using the WinCE 5.0 cumulative rollup from December 2006. Whenever the hive register persists through a cold reboot, a USB ...
|
| CDMA | 23 Mar 2007 17:15 GMT | 3 |
Could someone explain to me simply what's the CDMA tecnology and tell me if *typically* the CDMA is mounted on Windows CE devices? Mhaxx
|
| about the eboot.nb0 in PB6.0 | 23 Mar 2007 14:09 GMT | 2 |
Hi,all when I built the the codes in the directory of WINCE500\PLATFORM\MAINSTONEII\SRC\BOOTLOADER\EBOOT with PB5.0, I could get the eboot.bin and eboot.nb0 files.
|
| Exporting a fucntion from a wince Driver | 23 Mar 2007 13:50 GMT | 3 |
I have a question on exporting a function from a driver so that an application can call it to extract certain information from the driver. My requirement is that an application need to extract a few information in a structure from the driver. I know this could be handled using
|
| Some problems about address mapping in windows ce5.0 | 23 Mar 2007 12:54 GMT | 8 |
I want to operate registers in the pc/104 A/D card through pc/104 bus in windows ce5.0. I used HalTranslateBusAddress( ) and MmMapIoSpace( ) in this way: BOOL HalTranslateBusAddress(
|
| Sharing Ethernet Debugging Services with CE 5.0 | 23 Mar 2007 12:50 GMT | 1 |
I have a BSP that is still being developed by the board vendor. I have only one ethernet port on my development platform (DM644X based) which I want to use for debugging as well as regular network services. I'm following the instructions in the MSDN article "Including the ...
|
| How to add RTL8139 support to NK.bin? | 23 Mar 2007 11:43 GMT | 4 |
I have a VIA PC1500 mainboard and the BSP is based on X86-CEPC. The ethernet adapter is "Realtek RLT 8100C". This Realtek chip is connected to VT8235M. According to WINCE5.0's help, the RLT810x driver(rtl8139.dll) is shipped
|
| vs2005 and .rel files | 23 Mar 2007 11:42 GMT | 11 |
I was wondering if somebody knows how to generate .rel files for applications built with VS2005, to be used with CE 5.0 . With eVC this was the /savebaserelocations linker flag. On VS2005, this doesn’t seem to produce any .rel file.(but maybe i did something wrong)
|
| Program protection - can not be copied | 23 Mar 2007 10:15 GMT | 10 |
Dear expert, I want to protect my program in CE 5.0. After installing the program into system, I want the file can not be copied. Then, user can not copy the program and run on other device.
|
| How is IESample related to file system shortcuts? | 22 Mar 2007 22:02 GMT | 3 |
So I have a CE 5.0 device. When I remove IESample from the build (I don't need a browser) the device can no longer create shortcuts. Trying manually with Explorer by doing a Copy/Paste Shortcut creates a shortcut file, but the file is zero-length and I get a dialog saying it ...
|
| Screen Rotation Memory Leak | 22 Mar 2007 18:32 GMT | 2 |
just to notify MS guys about this issue: WinCE 5.0 + all QFEs installed, PXA270 When performing a screen rotation operation a memory leak occurs when there's a wallpaper present. Without a wallpaper, the issue doesn't occur.
|
| Add root cert to image in Platform Builder | 22 Mar 2007 17:54 GMT | 2 |
We have a image build for an embedded device. I would like to add one of our root certs into the root certificate store in the image. Right now the regular ones such as Thawte Server CA, GlobalSign Root CA, are listed but I would like the one the my company has generated.
|
| HTTP ASP sample | 22 Mar 2007 17:33 GMT | 6 |
I'm new at wince and I'm trying to work through the ASP sample in C:\wince500\public\servers\sdk\samples\http\ASP using Platform Builder for WinCE 5.0. I've followed the instructions in the readme.txt file, including item 6
|
| IPSM and Clean Boot | 22 Mar 2007 17:14 GMT | 9 |
I've implemented a installable file system with Intel PSM (IPSM). I would like to find out how can I do a clean boot? I read that we have to put a "CheckForFormat" in the \profile directory, however the IPSM porting guide does not have a /profile registry key.
|