| Thread | Last Post | Replies |
|
| Display Driver with PXA255 | 30 Jul 2004 14:53 GMT | 1 |
I am developing a display driver for the PXA255 under WinCE 4.2. The target display is a STN monochrome device. When I build and run a debug image all looks good. When I do either a ship or retail build, the display looks terrible. The same Icons that looked good in debug look ...
|
| Low level network access | 30 Jul 2004 11:46 GMT | 2 |
I'm trying to port an embedded system to CE.NET, and one of the things I need to do is access the network at a very low level - basically being able to just put an ethernet frame into the controller, and likewise just read an ethernet frame from the controller (an interrupt upon
|
| How to invoke an executable from an html? | 29 Jul 2004 09:04 GMT | 4 |
Hi, I am using WinCE.NET 4.2. I need to invoke an executable from an html page. What should I do? Do I need any special scripting support on my WinCE Image? Thanks in advance,
|
| Barcode Readers | 28 Jul 2004 21:51 GMT | 3 |
To all: I would like some input from anyone who has developed applications interfacing to barcode readers. I plan to develop for Pocket PC 2002, using C++.
|
| Debugging an ArmV4I target using EVC4 (sp3) | 28 Jul 2004 19:38 GMT | 1 |
I'm attempting to write an application for a 3rd party BSP that only supports the Armv4i target. I added the Armv4i build target into each of my projects, and changed the /MACHINE link specification from ARM to THUMB. So all
|
| TLS issue - unresolved extenal __tls_array | 28 Jul 2004 17:19 GMT | 1 |
When buidling a DLL which uses TLS (by declaring and using "__declspec(thread)" variable) with eVC++4 and the Standard SDK 4.20, the linker reports unresolved externals "__tls_array" and "__tls_index". If I compile for an ARM device using the PPC2003 SDK, I get a compiler error
|
| SQL server CE 2.0 | 28 Jul 2004 07:25 GMT | 2 |
is it possible to load data to sql server ce from file? For example from XML file similary as to SQL server 2000? Or how can I load data to SQL CE in block ( out of RDA)? Thank you
|
| Global Instance | 28 Jul 2004 02:21 GMT | 1 |
Hi again, I have been trying to make the application Instance truly global (ie declaring it in my applications main header file for use in seperate C++ files). It works fine the way tha app is initially set up with it being made global only to the C++ file that is initially created ...
|
| How to block execution file with DeviceIoControl or other ? | 28 Jul 2004 01:33 GMT | 1 |
I'm looking for a method to block execution file. I would like detect and interrupt when the user try to execute notes.exe or other executable. I think i must use DeviceIoControl but i m not sure.
|
| The module "Usbd.dll" loading problem | 27 Jul 2004 19:07 GMT | 1 |
Dear Sir./Madam: Recently, I've received a project about build one CEPC platform to PC end device and want to active the USB peripheral under the platform. The USB client driver I've tracked has not been loaded. So, I've check the usbd module, and found that: when the PC has ...
|
| How to run an emulator in the browser | 27 Jul 2004 18:37 GMT | 1 |
I am developing web forms using .net mobile tool kit and microsoft mobile emulator, I want the users of my site who dont have wap enabled mobiles to view the forms with out installing the emulator at their end.
|
| Voip, somebody plz give me a hand about stragedy | 27 Jul 2004 18:29 GMT | 2 |
I want to developt a VoIP-like application on Wince.net 4.2, merely to achieve basic voice exchange via internet between a PDA and a PC.I have looked into the VoIP examples and PB help, but it drawn me at all. Several qeustions plz:)
|
| NK.BIN build error Embedded Guru's Please answer | 27 Jul 2004 15:00 GMT | 2 |
when i try to build the NK.BIN and NK.NB0, through commnad line build for a HLBASE system. i am getting an error like this...after completing the MODULES section MODULES Section
|
| icon in the taskbar ? | 27 Jul 2004 05:42 GMT | 1 |
I am making an app that has no GUI. In order to see the status of this app I want to put an icon in the task bar. I have found this article : http://www.pocketpcdn.com/articles/taskbar_icon.html but I am a bit newbie
|
| Barcode Readers | 26 Jul 2004 21:34 GMT | 1 |
To all: I would like some input from anyone who has developed applications interfacing to barcode readers. I plan to develop for Pocket PC 2002, using C++.
|