| Thread | Last Post | Replies |
|
| Sysgen error in directx after QFE | 09 Mar 2007 05:51 GMT | 2 |
Hi, I re-sysgen'ed an old ( 6 months ago ) workspace and I experienced a sysgen error in quartz.dll module: unresolved externals SharedMemoryAlloc,GetSharedMemoryThreshold, UsingSharedMemory,SharedMemoryFree in wmt_strmcore.lib.
|
| replicating build environments | 09 Mar 2007 05:46 GMT | 8 |
I'm trying to replicate a build environment with someone in a remote location (I'm in Texas, he's in Georgia). What's the best way to compare nk.bin's that he and I make? Is it normal to have an nk.bin that's "only" about 150 bytes different
|
| Suspend Problem.. | 09 Mar 2007 04:58 GMT | 2 |
I'm working on a x86 processor. I ported winCE on that, and its booting. The only problem is, when i click on suspend option, system halts, but desktop didnt go away. When i press any key in keyboard, USB mouse gets power up, but not working. I'm using AGX display driver. After 1 ...
|
| How to resume ce 5 from pxa27x deep-sleep mode | 09 Mar 2007 03:10 GMT | 10 |
some people showed me an handheld device from hp with a nice behaviour: 1) launch some applications 2) remove battery pack
|
| Assembly for CE? | 08 Mar 2007 23:31 GMT | 3 |
Hello, everyone. I want to know any assembly code at ce startup code(startup.s) is not dependent on cpu platform. As I known, the assembly is dependent on cpu. But it seems it is not with
|
| Flash File system FMD Erase Block | 08 Mar 2007 22:27 GMT | 9 |
I am using PXA270 and Mainstone ii BSP with wince 5.0. For Flash file system i am using the driver provided by win ce i.e fmd.cpp . i am using intel strata paired flash of 128Mb (with 64MB each). Using shawdowing whole windows directory is mapped to flash.
|
| Remove *.wav *.bmp | 08 Mar 2007 21:52 GMT | 6 |
I'm trying to get a very small kernel-image. In the \Windows directory are many *.wav and *.bmp etc files. Does anybody know how to create a kernel-image without those files? Thank you,
|
| ActiveSync on COM4 !!! | 08 Mar 2007 19:24 GMT | 4 |
I have a GENE5312 from AAEON with WinCE 5.0 and 4 COM : COM1,COM2,COM3 and COM4. When I run Repllog, Repllog send caracters CLIENT on COM4 and I want to use COM1.
|
| problem with typically HelloWorld application | 08 Mar 2007 18:21 GMT | 4 |
Hey i made an CustomDevice OS (with no extra options) and this works fine but now i want to add the typically HelloWorld application to my OS. But when i'm building it i get errors because of unreferenced symbols.Now i have two questions.
|
| Serial port driver bug | 08 Mar 2007 17:27 GMT | 3 |
I´m using RS485 2-wire communication and found the following behaviour of the serial port driver: The condition for RS485 communication in both directions is to set dcb.fRtsControl = RTS_CONTROL_TOGGLE.
|
| WinCE Symbol device | 08 Mar 2007 16:52 GMT | 7 |
I would like to know how can i rotate the screen 180 degrees. I have tried to access SYSTEM\\GDI\\Rotation\Angle in registry but it seems that i either don't have access to it or there is no entry like that.
|
| linker settings | 08 Mar 2007 14:04 GMT | 1 |
I had problems to load DLLs with Platform Builder 5.0 in debug build. The DLLs are built with VS2005 and therefore had a different set of linker settings. The linker setting that affected most is /INCREMENTAL:NO, that is used in PB
|
| Ohci2 suspend/resume memory leak | 08 Mar 2007 13:55 GMT | 2 |
Some months ago I struggled with a memory leak I had in my image when doing suspend/resume. After a break, now I started debugging this again. My system is a Samsung S3C2410 with CE 5.0.
|
| Issues with Hive based Registry on NOR flash | 08 Mar 2007 11:29 GMT | 2 |
i have read a lot of messages on this but nothing seems to help.Please provide me with any information you have as i am new to WinCE. I am trying to implement hive based registry. I selected it in catalog items and did a clean sysgen.
|
| Platform builder packets data | 08 Mar 2007 10:41 GMT | 11 |
I have been developing a KITL for my device. Booting of my WinCE will stop after sending the first debug message into Platform Builder (PB). My device waits for debug packet (service: DBGMSG, flags: KITL_FL_ACK, cmd: KITL_CMD_SVC_DATA). But PB will not send it. Instead of it it ...
|