| Thread | Last Post | Replies |
|
| Auto defragment in wince? | 04 Jan 2007 21:36 GMT | 1 |
How to make windows ce to start defragment automaticly when abnormal power off like PC? I can perform this in control panel->storage manager.....
|
| Mismatched time stamp error... fix for emulator? | 04 Jan 2007 18:10 GMT | 5 |
Apparently when you use the remote tools PB get's confused about the date of celog.dll and makeimg stops working. Apparently this is solved by copying celog.dll to wherever PB is getting it from, which is likely to be:
|
| how can I allocate memory in address 0x4800 0000 (virtual) | 04 Jan 2007 17:52 GMT | 3 |
It looks malloc did not allocate memory in that adressrange. thanks
|
| Get data from object store | 04 Jan 2007 16:58 GMT | 6 |
I am aware of the fact that windows ce has object store to persist data at power down on a battery backed RAM. I wanted to know ghow is it possible to retrive the data once power up takes place.
|
| battery backed RAM | 04 Jan 2007 16:56 GMT | 3 |
I have a system which is going to have a battery backed RAM for wince5.0 My question is how to configure the os that my application allocates heap memory only from that RAM?
|
| Using GlobalMemoryStatus to find available Memory | 04 Jan 2007 16:17 GMT | 11 |
we use evc. We have a function in our program.I wanted to find how much memory does the function consume.So i placed the GlobalMemorystatus function before the function and found the available virtual memory with the data member
|
| InitializeCriticalSection code in kernel | 04 Jan 2007 16:09 GMT | 7 |
Hello People, Everybody's buzzing with the launch of the WinCE 6.00. Congrats to MS for the same. I have a question related to the "InitializeCriticalSection" code in
|
| (CE6) a question about catalog | 04 Jan 2007 11:36 GMT | 1 |
In the Catalog view of VS2005 workspace, there are some items under DeviceEmulator which are selectable. But there are no such items under MyBSP which is cloned from DeviceEmulator.
|
| NMD device does not find Windows Media Connect | 04 Jan 2007 10:31 GMT | 3 |
I am playing with the NMD Feature Pack. I've built a NMD_UI platform as described in the eHowTo from Mike Hall's weblog. I'm facing a problem that I still can't understand. when I connect my created NMD device together with a WinXP laptop running Windows Media
|
| Multiple frame buffer support in Display driver | 04 Jan 2007 08:42 GMT | 1 |
Does GWES use multiple frame buffers for displaying the system contents through GDI i.e in the primary surface? Thanks Somraj
|
| No debug message on CEPC for WinCE 5.0 | 04 Jan 2007 08:33 GMT | 1 |
My platform is WinCE 5.0. I want to see the debug message after I load the nk.bin to the CEPC. But after I click "Attach Device", WinCE window shows that " Download service is not configured. Please check the service settings."
|
| Interrupt is not received in OEMInterruptHandler | 03 Jan 2007 18:30 GMT | 1 |
I am trying to implement remote control driver. I am using S3C2440 BSP with Platform builder 5.0. Remote controler is connected on GPF4(EINT4). GPF4 is configured as interrupt mode.EINT4 is configured for Falling edge and raising edge.
|
| USB Keyboard | 03 Jan 2007 10:28 GMT | 3 |
I'm developing a device based on pxa255+isp1362 usb host IC. I've run into the next problem... when I connect an USB Keyboard the system launches usbhid.dll, hidparse.dll, conshid.dll and kbdhid.dll but nothing happens when I
|
| Change the location of celog.clg | 03 Jan 2007 06:20 GMT | 4 |
hello people actually i configured OS using platform builder 5.0 with taking care of all build option to log the data in celog.clg file.
|
| Distributing catalog components as standalone cab files | 03 Jan 2007 01:46 GMT | 7 |
our costumers frequently are asking individual components from the WinCE catalog (i.e. include/exclude Internet Explorer, Telnet, RDP, ftp server, etc). The requests are very user's specific and as we do not want to have a hell of different versions, we are planning just to
|