| Thread | Last Post | Replies |
|
| Macromedia Flash in CE web browser? | 23 Aug 2005 18:41 GMT | 1 |
I've got a CE.Net 5.0 device that we want to use as a Information display. However I've been unable to get the device to show the swf file. Any ideas? David
|
| Writing an Supplicant config GUI interfacing to the Windows Regist | 23 Aug 2005 16:35 GMT | 1 |
I'm a driver developer on WinCE and i hav no background on the GUI app development This is very basic question wrt the Application development. Platform is --- HP ipaq and windows CE 5.0 Requirement is to write a a supplicant configuration GUI application
|
| disabling/enabling push button | 23 Aug 2005 16:32 GMT | 2 |
What is the proper way to disble and re-enable a push button so that its state is reflected on the screen? I do the following but the button is not showed in the new style untill the button is redrawn (eg by switching to another app and switching back):
|
| findfirstfile and directory lock problem | 23 Aug 2005 15:36 GMT | 1 |
I write a code to see files and subdirectories of a directory. But if a directory has no subdirectory or any file, findClose does not release directory handle. So I cannot remove that directories. (It does not enter if block pointed by 4). But filefinddata shows ".."
|
| Still ALT-TAB problem in RDP connection | 23 Aug 2005 14:57 GMT | 1 |
On RDP connection we want to use ALT-TAB in its normal way to switch between program windows on server side. It generally works but stops working very frequently in a random manner. Sometimes it stops on one of the icons of switchbox and sometimes we even can not see the switchbox ...
|
| C++ classes and DLL's | 23 Aug 2005 09:57 GMT | 7 |
Having a few glorious problems (or challenges?) in linking and calling C++ classes that are exported from within my DLL's. Everything works fine with C functions etc, but obviously, when it comes to C++, the exported names are mangled. So far so good; a manual process to map ...
|
| device for RTC ? | 22 Aug 2005 18:33 GMT | 3 |
I'd like to do a demo using the Real Time Communications client api on a handheld device. I was thinking to use the ipaq rx3715 (3.5" display, WiFi), but I don't think it has the RTC library installed. Any suggestions on which device to use?
|
| How to disable or Hide START button? | 22 Aug 2005 14:24 GMT | 1 |
I want to disable the START button so that user can interact only my program and can't play with the device. Second option is my Form cover all the screen and thus START button become hidden so user can't do anything with the device except using my application.
|
| SD card error! | 22 Aug 2005 04:43 GMT | 3 |
Belowing is my SD card driver debug message! In the last two lines, Showing powerup failed and not responding! where is wrong? ................................................................................
|
| PocketPC 2003 emulator /ethernet problem | 21 Aug 2005 06:11 GMT | 2 |
Is there any way to get working incoming connections on PPC2003 emulator? I'm using eVC 4 with PPC2003 SDK. I have only 1 MS Loopback adapter with manually installed Virtual Machine Network Services and registered MAC address. But as I see /ethernet switch doesn't work for me :( ...
|
| Future of Windows CE | 20 Aug 2005 19:55 GMT | 4 |
I'm curious what is known about the future of Windows CE. When I was at the MEDC in Vegas earlier this year, I had a long discussion with one of the CE team leaders. He indicated at that time, there was no schedule for any future releases of Windows CE. He made is clear that ...
|
| Looking for info on the ListView COnrtol | 20 Aug 2005 19:14 GMT | 1 |
I am looking for a list of methods, functions and events for the ListView COntrol. The MSDN website does not provide much detial. . . actually I can't seem to locate any details on it.
|
| selectSingleNode not implemented in WinCE 4.2 | 19 Aug 2005 16:19 GMT | 1 |
We have some code in our application that calls IXMLDOMDocument2->selectSingleNode(). This works fine in WinCE 5.00 (running on a PXA270) and on the WinCE 4.2 emulator, but on the WinCE 4.2 target (running on a PXA255) it returns 0x80004001 - Not implemented.
|
| Get Running Application | 19 Aug 2005 15:39 GMT | 5 |
I would like to know which applications are running by telnet (for client support)... In fact, I think we can't directly know which program is started from telnet but I would like to know what are the commands to get the list of programs running (C++). (like ps under
|
| Enabling mouse on a device with touchscreen | 19 Aug 2005 14:58 GMT | 1 |
I'm testing out a fingerprint sensor which supports mouse emulation. In order to use the sensor as a mouse I need to enable mouse/cursor functionality in my BSP / CE. The device has a touchscreen, and therefore are mouse functionallity disabled.
|