| Thread | Last Post | Replies |
|
| where can i find oemaddresstable | 17 Feb 2005 15:17 GMT | 3 |
In the documentation,it is given that physical to virtual mapping of kernel is done through Oemaddresstable in X86,but i searched in wince420 folder,i couldn't find so far.....can anyone tell me where can i find oemaddresstable.. thanking u
|
| Sysgen RDP on CE.5 | 17 Feb 2005 15:01 GMT | 1 |
I have added the following items from the catalogue to my platform: Remote Desktop Connection, Remote Desktop Protocol (RDP), User Interface Dialog Boxes The new items build without any errors, however during the sysgen phase the
|
| Problem creating nk.nb0 | 17 Feb 2005 13:39 GMT | 6 |
I am having problems having my project create the nk.nb0. I have created a project. I have selected Write Run-time Image to Flash Memory (IMGFLAS=1) under Build Options of Platform Settings. I do the Sysgen but no nk.nb0
|
| Is it virtual memory or physical memory | 17 Feb 2005 13:18 GMT | 1 |
hai, 1) i know that dos working in 95 onwards is Ntvdm.....is it right?? 2) if that is the case,i use dos means that granularity bit in descritpor is 1,so that limit memory is not a multiple of 4k,so 2^20 total i
|
| UpdateXIP on WinCE ? | 17 Feb 2005 13:17 GMT | 3 |
As I know, PPC needs to support updateXIP. MS and OEM codes need to have some codes about UpdateXIP. Howerver, I can not find those codes on WinCE 4.2. Is it possilbe to implement UpdateXIP on WinCE 4.2 ?
|
| How to improve PXA270 video performance with MMX | 17 Feb 2005 05:18 GMT | 2 |
I'm developping a board based on PXA270 with windows CE 5.0. I'm disappointed for video performance, because the system can't show fluent streaming video in full screen with 800x600 resolution. I think Windows Media Player don't use MMX support and I would like to
|
| Calibrate touch screen if necessary (clarification) | 16 Feb 2005 19:32 GMT | 3 |
To calibrate touch screen if necessary I find the code below in this newsgroup. The same code present in \PUBLIC\SHELL\OAK\HPC\EXPLORER\MAIN\explorer.cpp <code>
|
| Which USB host controller to choose for CE 5.0 | 16 Feb 2005 16:07 GMT | 4 |
I'd like to know which USB 2.0 Host controllers is working with CE 5.0. We have tried the ISP1561 but can't get HID devices to work with it and Philips has answered that they are aware of the problem.
|
| MapVirtualKey and keybd_event | 16 Feb 2005 16:06 GMT | 1 |
Dear experts: Whether or not should I use MapVirtualKey() in keybd_event? code below both work but from the documentation ,the third param of keybd_event is the scan code ,why ?!
|
| Connecting External Serial Modem to Windows Emulator( PB )?? | 16 Feb 2005 10:49 GMT | 1 |
I am newbie to Windows CE world. I build Emulator using PB, and tried to connect external modem to the COM1 using standard NetwokandDialup program comes with Windows CE. I included RAS/PPP in the feature list. But :-(
|
| installation hangs | 16 Feb 2005 05:53 GMT | 3 |
I'm trying to install the Windows CE 5.0 Evaluation Version. The installation begins to copy the files, after a while the installation hangs without any error message. The dialog box shows "Installing Microsoft Windows CE 5.0"
|
| How can I know which driver occupies the CPU resource ? | 16 Feb 2005 05:39 GMT | 5 |
If I found our WinCE 4.2 is busy, how can I know which driver(or process, or thread) occupies the CPU resource ? Thanks. Yu
|
| Convert Embedded C++ V4.0 Workspace/Project to Platform Builder V5 | 16 Feb 2005 05:30 GMT | 4 |
Is there way to convert Microsoft Embedded C++ V4.0 Workspace/Project to Windows CE Platform Builder V5.0 Workspace/Project ?
 Signature Thanks,
|
| Address more than 32M in a process | 16 Feb 2005 04:21 GMT | 5 |
what are the options to address more than 32M in a process ? Ours is a .Netcf application which pinvokes to native code as well. so we have memory used by both the .netcf runtime and our own native code. We are right now in a situation where we got 10M of physical memory ...
|
| bib - Binary Image Builder | 16 Feb 2005 04:11 GMT | 1 |
I am trying to add exe, dll, xml, and txt files into my nk.bin but I do not want them in windows directory. I would like to be able create directory or put them at root.
|