| Thread | Last Post | Replies |
|
| BUG? do SCAN and DEFRAG corrupt a TFAT partition with Hive-based registry | 22 Jul 2005 00:04 GMT | 3 |
Dear WINCE group, In the following thread, http://groups.google.com/groups?hl=zh-TW&lr=&threadm=ukPkx2ylEHA.3428%40TK2MSFTN GP14.phx.gbl&rnum=2&prev=/groups%3Fhl%3Dzh-TW%26lr%3D%26q%3Dsteve%2Bnon%2Bremova ble%26btnG%3D%25E6%2590%259C%25E5%25B0%258B%26meta%3Dgroup%253Dmicrosoft.public ...
|
| Why is CreatePartition() using bytes based on value of snNumSectors? | 21 Jul 2005 22:52 GMT | 2 |
Calling CreatePartition() with different values for snNumSectors results in different values "used." That is, using Explorer, My Device -> \Hard Disk -> Properties, the amount of "used" bytes various depending upon snNumSectors:
|
| SDRAM on CE 5.0 | 21 Jul 2005 21:26 GMT | 11 |
I have two 32MBytes (32bit wide) SDRAM ships on PXA270 bus. The physical addresses of the two SDRAM are not contiguous. With this configuration, CE OS image doesn't boot. When only one SDRAM is used in CE5.0, everything is fine. Since both
|
| Why does CreatePartition() fail when szPartitionName is ""? | 21 Jul 2005 21:23 GMT | 3 |
I'm on my way to creating a bootable CF using CE, hacking Microsoft's CESYS & etc. I'm using EVC++ 4.0 w/SP4 applied to write an application per http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedata5/html/w ce50tskPartitioningStorageVolume.asp
|
| CEPC 4.1 Persist Default Network Username and Password | 21 Jul 2005 21:17 GMT | 3 |
I need to be able to persist and restore the network id information as it is placed in the system through the user control panel applet. How can I accomplish this? This information is not stored in the registry and is lost when our device powers down.
|
| ADOCE | 21 Jul 2005 18:44 GMT | 2 |
Does CE.NET support ADOCE? -- Jerry Masterpiece Technology
|
| Device Driver programming | 21 Jul 2005 17:54 GMT | 2 |
I have been working in Embedded team. Now i try to write the device driver for a printer. But i have no idea about device drivers. i need your help to understand and write the device drivers. Can anybody help me to write a simple device driver?
|
| Bug in ControlPanel\Backlight tab | 21 Jul 2005 17:30 GMT | 5 |
On the backlight tab of display properties, if I change a value of AC or Battery time out and then I want to access my advanced backlight applet PB will throw me an exception. The problem seems to be related with the fact that when a open the dropdowm it goes over the Advanced.. ...
|
| Display BMP on .NET form for WinCE 5.0 | 21 Jul 2005 17:15 GMT | 2 |
Is there an issue with displaying a JPG or Bitmap(8bit and 16bit tested) on a .NET form in WinCE 5.0? If I take an image converted to both a JPG and Bitmap, I find visual errors (distortion) when the images are displayed on .NET forms. To test that the issue is potentially in the ...
|
| Direct Sound on CE 5.0 | 21 Jul 2005 11:22 GMT | 4 |
I built up a platform on CE 5.0 on a x86 board. There has to run a programm, developed before for CE 4.1. But this little thing needs direct sound and can't get the hint, where I can find it, to add it to my os design.(Im using CE 5.0 eval version)
|
| CreateFile() Smartphone 2002 and 2003 | 21 Jul 2005 10:30 GMT | 1 |
I'm trying to read sectors of the Storage Card on Smartphones 2002 and Smartphones 2003... I've tried to use CreateFile() as I do on PC but it fails and returns me an invalid handle with different error codes depending from the filename I
|
| CE5.0 USB driver, the relationship of PDD and MDD | 21 Jul 2005 09:27 GMT | 1 |
Lately, I try to trace CE5.0 usb driver. In Mdd-layer usb driver, it supports the function, UfnMdd_Notify(), to change usb states. But I have no sense how those states are changed. Any document or web link details to
|
| How to download image via command line tool? | 21 Jul 2005 08:10 GMT | 1 |
I got it so far that I can build my platform from a batch file. But I would also like to download it right away. Is that possible? How? TIA, ole
|
| Flash filesystem | 21 Jul 2005 07:07 GMT | 20 |
Is it possible for the flash filesystem (TFAT and MSFLASH Strata) to survive pure resets of the platform (no energy reserves at all)? What can happen if flash erase block procedure is interrupted with reset? The erase procedure is taking about 1 second to complete so it can be ...
|
| how to show cursor when using touch screen | 21 Jul 2005 06:39 GMT | 3 |
Hi, all Sorry to ask the same question again. Since I have searched this group and found most of people asked how to DISABLE the cursor. But my question is opposite. When I using touch screen, the cursor is missing, however, if I
|