| Thread | Last Post | Replies |
|
| Touch Screen Calibration | 10 Jan 2008 14:28 GMT | 2 |
I am working on Touch screen. I want to calibrate the touch screen. I am using the function TouchCalibrate(). It calibrates the touch screen and i don't konw, from where i have restore this value. Will it get stored in the registery? if so, whether we want to create any registery ...
|
| Remote admin | 10 Jan 2008 14:26 GMT | 1 |
I don't know whether to post this in "Embedded Operating Systems" or here in "Platform Builder". In any case, I need help about remote admin tool in Windows Embedded CE 6.0 OS. I have made an OS image from Platform Builder 6 with the selected remote
|
| Wince 5.0 USB Device driver source code for USB (OTG-243) | 10 Jan 2008 13:21 GMT | 2 |
I am newbie to wince device drivers we are developing WinCe based device drivers for USB for pendrive . our board has OTG243 from transdimension/oxford semiconductor for USB if any one has worked on USB Device drivers please can anyone send me
|
| Touch screen co-ordinates | 10 Jan 2008 10:15 GMT | 1 |
I am currently working on a touch panel driver for wince 5.0. The strange thing I could'nt understand is the function getting coordinates multiplies the screen coordinates by four. I changed the LCD size which resulted in erratic behavior of cursor ( this is ok after calibration). ...
|
| Booting WindowCE5.0 | 10 Jan 2008 10:03 GMT | 2 |
I am working in WindowCE 4.2. the BSP is smdk2410. In 4.2 it use NBoot and Eboot for booting the image from Nand flash. but in CE5.0 I not see NBoot in the BSP. can any one explain be a bit how to boot-up the image in WindowCE 5.0.
|
| RDP | 10 Jan 2008 02:49 GMT | 4 |
How can RDP remember user name & password after starting the machine automatically use?
|
| Legalities of backporting from ce5/6 to 4.2 ? | 09 Jan 2008 23:28 GMT | 3 |
What are the legal implications, if any, of backporting code in the public tree from CE5 to CE4.2 ? The only reference I could find to this sort of activity was from Sue Loh in http://msdn.microsoft.com/chats/transcripts/mobileembedded/06_0628_msdn_wince.aspx Sue Loh [MS] ...
|
| Sharing ASCII Printer | 09 Jan 2008 21:36 GMT | 6 |
I've read through the archived posts that seems relevant, but this appears to be a combination of technologies that no one has asked about before. I'm trying to create a printer share on my Windows CE 5-based device. I want to have a text-based printer connected to a serial port ...
|
| WinCE 6.0 on pxa255 | 09 Jan 2008 15:12 GMT | 3 |
I'm bringing my pxa255 bsp from CE5.0 to CE6.0, and now I can build it in CEPB6 without error. After the image is downloaded into the target device, it starts to boot up, but it always halts for 8 minutes approx during FSDMGR phase. After the halt
|
| options in the file SOURCES .wince4.2 wince5 | 09 Jan 2008 14:24 GMT | 8 |
hi, experts, many options in SOURCES ,such like: ADEFINES=-pd "_TGTCPU SETS \"$(_TGTCPU)\"" $(ADEFINES) CDEFINES=$(CDEFINES) -DPPSH_PROTOCOL_NOTIMEOUT -DCOREDLL
|
| merge of reg files in CE 6.0 | 09 Jan 2008 13:57 GMT | 3 |
In WCE 5.0 the merging of the *.bib and *.reg files during the makeimg phase was in a defined order (common, platfrom, project, wheras the project files have been the strongest). In WCE 6.0 this seems to be different. Is there any way to change this
|
| wvga resolution setting at amd lx800 board | 09 Jan 2008 13:05 GMT | 1 |
hi? I have been getting headache with implementing 'clean' 800x480 resolution at lx800 board. By adding 800x480 modes to display driver and registry file, I can see the
|
| How to named two hard disk with different names?? | 09 Jan 2008 11:02 GMT | 1 |
I have connected two hard disk in CE6.0. One named "Hard Disk" and the other named "Hard Disk2". My question is how to give them different name like "SystemDisk" and "WorkDisk".
|
| KernelIOCTL | 08 Jan 2008 22:33 GMT | 3 |
Can I call KernelIoctl in my application in CE6? I add a ioctl in my OAL, but when I want to use KernelIOCTL to call into it, I find it calls into IOControl(....) in public\common\oak\oalioctl. The IOControl() only supports
|
| Error when downloading nk.bin | 08 Jan 2008 19:07 GMT | 1 |
I have an error message when downloading nk.bin for OMAP 2420. Downloaded eboot.raw and tried to write nk.bin following TI's manual. But it failed with message as below. I have no idea why it says "Download of WinCE image to multiple devices is not supported!"
|