| Thread | Last Post | Replies |
|
| dialog box on headless device | 31 Aug 2005 23:56 GMT | 3 |
O/S: Windows CE 4.2 DHCP Dialog box appearing We have a device that can operate in headless mode (no display, no user interface). There are times when the device is running in unattended mode
|
| Problem displaying grayscale image | 31 Aug 2005 21:41 GMT | 3 |
Hi, I have an array of byte containing the values of a picture in gray scale with the size of 256*360 but I got an exception raised. I am using embedded visual 4.0 with an sdk for a windows ce 5.0 platform. Is there someone here that can tell what I am doing wrong , here is my ...
|
| PPC2005 DLLs loading question | 31 Aug 2005 20:28 GMT | 1 |
Many vendors (HP, Samsung) sell PPC devices with WM2003SE with most dlls XIPped, so user dlls begin to load from ~15MB top to bottom, not from ~32MB limit, so swalloing up large part of OUR(!!!) Slot0. I could not understand why until I had discovered one more strange aspect of
|
| Capture OutputDebugString Messages | 31 Aug 2005 18:26 GMT | 1 |
I have written a small logger to capture the debug messages sent with OutputDebugString. The technique I got from other newsgroups is, to use memory mapped object DBWIN_BUFFER along with two named events DBWIN_DATA_READY and DBWIN_BUFFER_READY.
|
| Keyboard layout and driver | 31 Aug 2005 17:46 GMT | 1 |
I am a newbie in Windows CE. I would like to change my keyboard layout from standard PS/2 keyboard (i.e. when I type "Shift + r", the screen will show the char "<", rather than "R"). I have read the topic "keyboard driver". However, it is quite difficult for
|
| Shell-managed code-win32 | 31 Aug 2005 17:00 GMT | 4 |
I want my application to be the shell of my embedded Windows CE devices. The way to do it is pretty well documented when programming with Native Code (using SignalStarted in WinMain, and modifying project.reg in Platform Builder).
|
| Internet Explorer for Windows CE 4.2 | 31 Aug 2005 16:39 GMT | 1 |
Recently we've purchased a new Windows CE 4.2 device. This device doesn't have Internet Explorer with this. Where can I find the download or setup file for the Interent Explorer. Should I've to build the Internet Explorer using Platform Builder or is there any alternative ...
|
| Two USB Clients ... | 31 Aug 2005 02:39 GMT | 1 |
I,m working on bringing up two USB clients on a pxa27x platform, each running a different function (Mass Storage, and Serial). I'm stuck on how PostInit() always uses the following key to set up the child client function:
|
| PCMCIA Modem in Windows CE 4.2 | 31 Aug 2005 02:35 GMT | 1 |
I need to use a Modem PCMCIA in my device but, as usual, there aren't drivers from the provider available por Windows CE and the time frame is really short to write a driver. So, I was wondering if a I can communicate with the modem via the standard
|
| NTLM authentication in WinCE with AuthHelpValidateUser() | 30 Aug 2005 20:09 GMT | 3 |
We are developing with Windows CE 4.2, OEM version. Setting the registry key HKLM/Comm/Redir/DefaultDomain to the domain name enables authentication with the domain controller using NTLM security package.
|
| Synchronize outlook inbox on two computers using a pda and actives | 30 Aug 2005 19:30 GMT | 1 |
I have set up a partnership between my desktop and pda and have got it to synchronize the inbox. I have then attempted to set up a partnership between my laptop and pda and activesync can sync everything apart from the inbox, stating that I must delete the partnership and reset ...
|
| USB Flash plug and play | 30 Aug 2005 10:06 GMT | 6 |
Does any one of you know how to add support tu plug and play to a USB Flash memory card in my windows ce.net 4.2? I've been doing a lot of research, but always stuck... Thanks,
|
| Memory mapping of files on wince | 30 Aug 2005 05:23 GMT | 1 |
I have a basic question, that couldnt be found on the-donkey-father (google) nor on "programming microsoft windows ce". Suppose i create a new file, and i start mapping it. If i make the file grow, will the mapping file still continue to work? How can i grow the file?
|
| Configuring Wireless network cards from Windows CE and API | 29 Aug 2005 16:33 GMT | 5 |
Are there any standard ways of configuring a static access point identifier (SSID), IP Address, Gateway, and Subnet Mask on Windows CE for a wireless card? We need to do this using a programming interface and be able to switch it on
|
| How to export a WCE.NET4.2 SDK for VS.NET 2003 | 29 Aug 2005 15:50 GMT | 1 |
I am new to the develop of WCE.NET. The hardware platform manufacturer provides me with a BSP and a SDK for EVC4.0. But I want to develop the application using VS.NET 2003. Then I tried to build a SDK for VS.NET using PB4.2 by setting
|