| Thread | Last Post | Replies |
|
| calling one driver from another? | 07 Oct 2006 22:25 GMT | 1 |
What is the correct way to call one drivers IOCTL function from another? Both drivers are /BUILTIN so I assume are running in the device.exe process context. I assume I don't have to do a "loadDriver" etc?
|
| cant get ce to run with a flat panel display. | 07 Oct 2006 09:58 GMT | 2 |
I am using a via epia-nl 1ghz board with an 8inch tft display (800x600). This works fine booting XP or XPe. Using the via supplied BSP I have generated an enterprise terminal example on Platform builder(CE 5) which downloads and runs on the target hardware ok. My problem is that ...
|
| PB remote tools cannot access Smartphone emulator image | 06 Oct 2006 18:40 GMT | 3 |
From PlatformBuilder, remote tools (Fileviewer and RegEdit for example) cannot connect to the DeviceEmulator when it is running a Smartphone image. The problem has to do with 'cetlkitl.dll trust = 1'. When I run a PocketPC image, 'cetlkitl.dll trust = 2' and the problem does not ...
|
| No cursor at cerdisp | 06 Oct 2006 18:12 GMT | 2 |
Hi, all, I have a headless platform with NOP (stub) keyboard/mouse English, NULL (Stub) display (increased to 640x400) Cirrus USB OHCI host controller, USB HID keyboard/Mouse and cerdisp remote display program. Since I am testing
|
| Problematic access to this newsgroup | 06 Oct 2006 17:13 GMT | 12 |
Since a few weeks, I am not able to access this group with a regular mailer (Outlook Express or Thunderbird) passed approximatively 18h GMT+1 (U.S.A. morning time.) The error message states that the server did not respond in the given time.
|
| Windows CE 5.0 Wireless Zero Configuration | 06 Oct 2006 17:04 GMT | 10 |
We has a system running Windows CE 5.0 with Wireless LAN. I found that after suspend/resume, the WLAN can not connect to Access Point anymore. I can duplicate this bug by below method, 1. Set SSID and 128-bit Wep key to connect to Access point.
|
| WCE5: ps/2 port driver fails - where to look ? | 06 Oct 2006 17:02 GMT | 13 |
Hello experts, we are using a development board, based on LUKE CoreFusion processor ( by Via, x86 like mainly) and WinCE 5. The image built is currently for test purpose only and includes minimal set of drivers for VT8237R of its chipset
|
| Sending parameters to ISR dll | 06 Oct 2006 09:29 GMT | 15 |
I'm having a x86 system in which I'll run an installable ISR. The ISR shall read and write some information from and to some ISA ports (doing sampling from ADC etc.). The below code is from my IST and ISR dll's and I would like to have a comment on what I'm doing because I'm not ...
|
| Debugging application | 06 Oct 2006 01:53 GMT | 5 |
Is it possible to debug an application with Platform Builder running on a PC with only these components: DirectDraw and Wave Audio? Because I try it but can't find a way, PB always says that the debugger has been disconnected. Instead, running on Release mode has no problems.
|
| problem in inclusion of Aygshell | 06 Oct 2006 01:45 GMT | 3 |
We have a custom shell made on the basis of Enterprise web pad. The problem that I am facing is that is I setSYSGEN_AYGSHELL=1 which is required for some of the applications. I find a weird problem of in app using while (!IsAPIReady(SH_SHELL)) Sleep(500); call never returning ...
|
| IXP4xx Processors | 06 Oct 2006 01:32 GMT | 9 |
Does somebody know about an existing BSP for the Intel IXP465 processor? Is the BSP for the IXP425 compatible? H.Edgar
|
| USB Mass storage signon is sloooooow | 06 Oct 2006 01:28 GMT | 3 |
I've been developing an application that does file I/O on behalf of another computer. I noticed that the USB keys took a long time to signon and some didnt work at all and I read that there were QFEs that addresses performance. So I installed all the QFEs that I was missing
|
| ActvieSync with no handshake | 05 Oct 2006 20:35 GMT | 3 |
I know that activesync requires handshake signals, but is it possible to fake this, by loop some handshake signal in a dongle placed on the PC side ?? When I start repllog.exe CLIENT is send to PC.. !!
|
| Screen Capture C/C++ code | 05 Oct 2006 20:30 GMT | 2 |
We would like to be able to perform screen captures on our CE 5.0 X86 proprietary platform but have been unable to find anything compatible. Most utilities are distributed as executables and none that we have found support the X86. So, I would be interested in finding screen ...
|
| Issues with source files and conditionals | 05 Oct 2006 20:00 GMT | 2 |
Considering the small snippet from the sources file and BSP_KEV7A404_BOARD=1 and BSP_LPD7A404_BOARD is undefined, the SOURCES macro always ends up with "lh7a404_lcd.cpp kev_panel.cpp", but the compiled files are always lpd_panel.cpp and lh7a404_lcd.cpp. It seems that no matter ...
|