| Thread | Last Post | Replies |
|
| DrvTextOut Behaviour | 08 Nov 2005 19:05 GMT | 1 |
We have ported a 4.2 GPE Rotate based Display driver to CE 5.0. We had also made changes with respect to EmulRotate library of CE .50. The BltText is based on EmulatedBltText16 of this library. We are observing some issues with prefix character '&' processing. Any
|
| Development Platform Confusion | 08 Nov 2005 18:06 GMT | 4 |
I want to decide if I should use Pocket PC, Windows Mobile or Windows CE. I am in the process of deciding which platform I should use for the Pallet Tracking Application I am designing. I want to scan the pallets using barcode and record movements of the same. I want to get ...
|
| How to scan content of the window? | 08 Nov 2005 16:43 GMT | 5 |
I'm trying to make a small program, which will block the wifi. So when user will try to turn wifi on, he will be informed that he is not allowed to use wifi and wifi control window will be blocked. Problem is that this window has the same Title and the same Class as
|
| Visual Studio 2005 C++ Express | 08 Nov 2005 16:14 GMT | 1 |
Anyone know if the Visual Studio 2005 Express C++ Edition will support Windows CE embedded targets, like the full versions? Downloads free for one year http://msdn.microsoft.com/vstudio/express/visualc/
|
| Detect when suspended | 08 Nov 2005 14:57 GMT | 6 |
I am using eVC++ on a windows ce 4.2 platform. Is there a way to know when the power has been suspended (or unsuspended) at the application level? I need to know if the power was toggled because I will lose certain connections and they need to be restored.
|
| eVC4 installation problem | 08 Nov 2005 14:20 GMT | 1 |
I had Embedded Visual C++ 4 SP4 installed an running on Windows XP SP1. After having some problems, I've decided to uninstall it and then install it again. Uninstall did not go well either when I was trying to uninstall eVC4, SP3 and SP4. Now when I am trying to install it I am ...
|
| Printing from the Windows CE 5.0 | 08 Nov 2005 03:37 GMT | 1 |
We are currently developing a Windows CE 5.0 PDA device. We need a bluetooth printer which we can use for printing images and text files from Windows CE 5.0. So we are not sure what we need if we want to print from the PDA. What kind of drivers we need? Do we need a printer with ...
|
| why i'm not use asp file in windows ce4.2 but html can work | 07 Nov 2005 20:19 GMT | 7 |
sorry i'm not english speaker why i can not use asp file in windows ce4.2 but html and jpg can work.i have add the web server in platform builder and the web server have start in ce. the htm and jpg files can work well(http://192.168.0.230/test/t.htm). if i
|
| FTP & WEB server on CE .NET - how to define password? | 07 Nov 2005 20:17 GMT | 1 |
I have set up both FTP and WEB server for CE 4.2 image and defined a list of users for the FTP server, but how do I define the password for this user? I have also tried to run the WebAdmin on the CE .NET unit, but access is denied. The following is my Platform.reg settings:
|
| How to detect a network adapter which is disabled on WinCE | 07 Nov 2005 17:26 GMT | 1 |
How to detect a network adapter (802.11 or gprs/cdma) which is disabled on WinCE? Neither GetAdaptersInfo nor DeviceIoControl can do this, they can only find network adapter enabled. Thanks,
|
| polling in IST | 07 Nov 2005 16:58 GMT | 8 |
I created a IST for a GPIO interrupt. Can I do polling and sleep() function inside the IST ? Will the sleep function block other thread ? Is there any size effect ? Thanks,
|
| Internet access problem ! | 07 Nov 2005 11:07 GMT | 6 |
I am newbie in Windows CE and have to developp an application that will put some files on an FTP server. In fact, my BIG problem is that I can't go on Internet ! I have to be connected over a GPRS modem with serial cable. I use the
|
| suspend/resume problem on PXA255 | 05 Nov 2005 18:19 GMT | 7 |
Hi,everyone!I have some problems with OEMPowerOff(). When the system suspends, OEMPowerOff() stores all the register values in SDRAM. When the system resumes from suspend mode, I must restore all the register
|
| .NET Managed Shell Replacement Possible?? (MissingMethodException) | 05 Nov 2005 18:16 GMT | 9 |
I am working on a Windows CE based Kiosk. Mike Hall's Kiosk Mode blog entries have been usefull (see http://blogs.msdn.com/mikehall/archive/2005/08/03/447386.aspx). I tried to take this one step further and rather than use a C/C++ shell launcher
|
| How to add an application to the Start menu in Windows CE 4.2 ? | 04 Nov 2005 21:01 GMT | 3 |
Anyone that nows how to add an item to the Start menu in Windows CE 4.2 ? I would like to add shortcuts to the Start menu for some of my own applications (could possible also have them added to the Start->Programs menu or even as Desktop shortcuts.
|