| Thread | Last Post | Replies |
|
| Mouse & keyboard support for headless platform | 06 Feb 2008 17:43 GMT | 2 |
This may seem like an odd request, but is it possible to add USB mouse and keyboard support for a headless device? It looks like I can do it with null display device, but that causes some problems (pulls in lots of extra code which isn't used, applications may think that there ...
|
| ActiveXObject("Scripting.FileSystemObject") in wince 5.0 IE 6 | 06 Feb 2008 14:25 GMT | 3 |
I wrote a JScript for wince 5.0 IE 6. It is very simple, just only create ActiveXObject. For example: var req = new ActiveXObject("Scripting.FileSystemObject");
|
| Registry key in platform.reg | 06 Feb 2008 13:56 GMT | 4 |
I have ADC driver, LED driver, MICOM,DIDO and dipswitch interface. In platform.reg for all drivers if i give [HKEY_LOCAL_MACHINE \Drivers\BuiltIn\IOD] my driver is not getting loaded.
|
| Problem with symbol loading | 06 Feb 2008 11:15 GMT | 2 |
I just installed Platform Builder 5.0 and Post Mortem Debugger. When I'm opening kdmp file, it's opening without any trouble, but I cannot see any symbols loaded when I run the project. It just shows ProgramName!Address
|
| giisr | 06 Feb 2008 10:54 GMT | 2 |
I try to use a RETAILMSG macro in the giisr.c file, but when I build, a link error happens: unresolved external _NKDbgPrintfW I try to add CEDDK.lib and COREDLL.lib without any good result.
|
| display | 06 Feb 2008 10:15 GMT | 1 |
I have this function in my driver HalFlipToGDISurface( LPDDHAL_FLIPTOGDISURFACEDATA pd ) and the same function is present in public/common/oak but while building my driver it gives error
|
| Can WinCE 5.0 and WinCE 6.0 PB Installation co-exist in a machine | 06 Feb 2008 08:33 GMT | 1 |
Can WinCE 5.0 and WinCE 6.0 Installation co-exist in a machine. I haven't read the installation/ readme document of the WinCE 6.0. If anybody is tried this or aware, please let me know. Thanks,
|
| Detecting TFAT file system corruption - possible? | 06 Feb 2008 08:06 GMT | 7 |
I have an OEM generated Win CE 5.0 image with TFAT support. I think. The only reason I think I have TFAT is that my flash is sporadically becoming corrupt (no power loss that I know of), and I can only fix it from me CE hardware.
|
| Regarding the Cellular Line GPRS connection | 06 Feb 2008 06:31 GMT | 4 |
I am working on Windows CE 6.0 cellcore RIL porting. I am trying to do the GPRS connection through the cellular Line. Through connection manager i am trying to create the GPRS RAS book. i select the Cellular Line option in the Select modem Combo box and i click the configure ...
|
| Parallel port interrupt revisited | 05 Feb 2008 22:04 GMT | 6 |
i am trying to implement a parallel port IST on WinCE Embedded 6.0. I adapted and compiled a code from this thread from this newsgroup: http://groups.google.com/group/microsoft.public.windowsce ...
|
| about the second ethernet port driver | 05 Feb 2008 21:28 GMT | 1 |
I get some problems when I try to add the second ethernet port driver to my system. System configuration CPU: AT91SAM9260
|
| Can not play video file via Network Media Device(NMD) | 05 Feb 2008 19:15 GMT | 4 |
Hi, everyone here. I have got a question about NMD in Windows CE 6.0. The NMD's picture display function seems to be OK, but, while I use NMD to open a video file,
|
| DirectDraw linking problem | 05 Feb 2008 17:15 GMT | 2 |
In order to make a custom DDraw project, I added the DirectDraw sample project "DDEX4" in Subprojects folder. Like CE 5, I had to add some lines in the "sources" file of the project to specify the libraries (.h and .lib) needed by the program:
|
| Remote call profiler | 05 Feb 2008 14:21 GMT | 2 |
I am trying to run remote call profiler, but it fails while telling me that ConPmon.exe did not execute properly. I have searched my platform builder directory for this file, but it does not exist. Do any of you have an idea why it is missing and where I can find it?
|
| Setting or changing environment vaiables in the BSP Wizard CE5 | 05 Feb 2008 13:53 GMT | 1 |
I'm trying to change environment variabeles of my existing BSP, but the OK button is and stays greyed out. Does anyone know the solution
|