| Thread | Last Post | Replies |
|
| UPnP AV Framework | 17 Aug 2006 13:03 GMT | 2 |
I am involved in development of a MediaRenderer application similar to the UPnP MediaRenderer sample which is coming with Windows CE 5. I am trying to build a Windows CE 5.0. image which contains the UPnP AV Framework for the Microsoft ARM Emulator so I can develop and test with ...
|
| FTP server | 17 Aug 2006 10:10 GMT | 10 |
I am using Windows CE 5.0.I have problem in FTP server.I am adding the following catlog item "/core Os service/Windows CE Devices/Communications services and Networking/Servers/FTP servers"
|
| Windows CE API hooking C# implementation | 17 Aug 2006 00:06 GMT | 5 |
Hi everyone, I was just reading the following artilce titled: "Spy: A Windows CE API Interceptor" by Dmitri Leman in Dr. Dobbs Journal, September 02, 2003 located at http://www.ddj.com/184405459?pgno=1
|
| ASP + COM memory leak questions | 16 Aug 2006 20:00 GMT | 1 |
I have an MFC/ATL COM application running on my device which supports. It is an EXE. Sorry I struggle with all the proper terminology. I am succesfully getting data from the application to my web server (using ASP) on the same device. What I have found is that I lose memory over
|
| video card support in Win CE | 16 Aug 2006 17:14 GMT | 3 |
I need to use Win CE on a portable computer to be used with a projector. I therefore need a videocard with a relatively high resolution of 800x600. I heard that Win CE support limited number of videocards and does not support high-resolutio cards
|
| How much does Win CE cost? | 16 Aug 2006 17:13 GMT | 3 |
I am developing a device to sell commercially and was recomended to use Win CE How much does Win CE cost? Does the price depend on how many devices with Win CE installed I am going
|
| SET SYSGEN_HELP= | 16 Aug 2006 13:56 GMT | 4 |
i am using PB5.0 with "mobile and handheld" application. by default, the SYSGEN_HELP is equal to 1. as this HELP requires CE professional lisence, i would like to get rid of it. i tried many places (like the bsp's batch file) to "SET SYSGEN_HELP=".
|
| Difference between Hive-based/RAM-based-registry | 16 Aug 2006 13:42 GMT | 2 |
What is the difference between Hive-based-registry and RAM-based-registry?
|
| kiosk mode on WinCE 5.0 | 16 Aug 2006 12:40 GMT | 6 |
hi -- I'm working with a device it appears I will not have control of the WinCE image. Is there a way, from my application, of booting so that the start menu is disabled/not visible? I can load the application from the startup folder.
|
| SHNotificationUpdate icon problem on window mobile ppc 2006 | 16 Aug 2006 12:37 GMT | 4 |
Is it possible to update the tray bar icon through the SHNotificationUpdate() method? I want to update the icon I add with SHNotificationAdd() on the tray ,but every thim I called the SHNotificationUpdate() with the correct flags,
|
| determining compiler | 16 Aug 2006 12:34 GMT | 4 |
how can I terermine at build time wether the build is being done by eVC++ or Visual Studio
|
| std::Lockit causing LNK2019 | 16 Aug 2006 11:58 GMT | 2 |
Hi, I am getting linker errors in eVC++ with stl. (wince 4.2) definition is basically: typedef std::map<const char*, stringStructPtr> NEW_HASH_MAP; class HasMap has a NEW_HASH_MAP declared as follows.
|
| Reading a threads R15 (program counter) in windows ce | 16 Aug 2006 03:22 GMT | 1 |
HI everyone, Im hoping you can help me with this question. I have written an app in C# .NET to enumerate all currently running processes in a pocketpc with an ARM processor, i choose a process and then enumerate all of it's associated threads. Im stuck on figuring
|
| SPI driver example | 15 Aug 2006 20:40 GMT | 2 |
I am looking for some sample SPI driver source, could not find it in PB 5 does anyone know of where I could find an example?
|
| Is there a Windows CE emulator that I can deploy to for debugging? | 15 Aug 2006 17:09 GMT | 10 |
I am apologize in advance as this is a newby question. Is there a Windows CE emulator that I can deploy applications to as with the PocketPC emulator from VS2005 for us in debugging when a physical device is not available? I am looking to also use this in unit testing code if ...
|