| Thread | Last Post | Replies |
|
| Install/update ActiveSync service provider DLL on a device | 12 Nov 2005 06:54 GMT | 2 |
How do I, in an installation program, stop the ActiveSync process on a device? I want to install/update a DLL used by the ActiveSync process (repllog.exe). Thanks,
|
| WM2005 stand alone emulator? | 12 Nov 2005 04:09 GMT | 2 |
is there a WM2005 stand alone emulator out there to test my programs without having to buy VS2005. thanks +bb
|
| Newbie - TabControl question. | 12 Nov 2005 03:20 GMT | 3 |
I wrote an application that is using TabControl with 3 TabPages. I want to do some action when a user clicks on a different TabPages. Somehow it doesn't work. To test it, I put msgbox("clicked") on event "Clicked" and msgbox("got focus") on event "GotFocus" on
|
| need to getPPC out of sleep mode at set intervals | 11 Nov 2005 23:02 GMT | 2 |
I built an application which runs continously but only does any real work evry 30 minutes or so. It uses a timer function to accomplish this. My problem is that if I configure the PPC to never turn off, the battery drains in 4 hours which is not acceptable to the client. But if
|
| \post xml with 2003 .net | 11 Nov 2005 21:28 GMT | 2 |
I'm currently going through some steps to transfer an application from 2003 to mobile 5.0... my hangup is the silent install or even just remotely launching an unsigned cab file... i dont currently have studio 2005 so i was pretty sure signatures/certificates were not an option? ...
|
| Pocket PC Terminal Emulator | 11 Nov 2005 17:42 GMT | 1 |
Does anyone know of a free Pocket PC Terminal Emulator i can download?
|
| Environment.ExitCode on .NET Compact Framework | 11 Nov 2005 16:34 GMT | 1 |
I have a problem finding the work - around of Environment.ExitCode desktop version of .NET coz I badly need it in Pocket PC. Can anyone help me?
|
| Cannot map as cacheable? | 11 Nov 2005 16:17 GMT | 6 |
I'm trying to read a memory-mapped register of the power manager unit. It is fine if I map it as non-cacheable memory. But if I map it as cacheable memory, it will crash my program. Which part of the OS that dictates the mapping properties of the memory locations? How can I map ...
|
| Connecting a PPC 2003 to an AP using its SSID | 11 Nov 2005 13:13 GMT | 2 |
Is it possible to connect to a wireless network using the name of one of the APs of that network ? If yes, can you share some pointers, links on how I could do that ? I work with C#.
|
| Reading ROM? | 11 Nov 2005 12:19 GMT | 1 |
Where can I find information about the organization of the ROM in a Pocket PC (memory-mapped addresses, types of information, etc.)? Thanks Arintel
|
| SqlCeReplication | 11 Nov 2005 11:05 GMT | 4 |
I have this code and i catch an empty!!!! exception What i am doing wrong? can anyone help? Must I create the .sdf database first with the same stucture of the sql database?
|
| Problems when I developed application on PPC | 11 Nov 2005 02:50 GMT | 1 |
I meet two questions when I developed some application on PPC 1) My friend created a decoder library in windows version, it works very nice, but when he changed the library to windows CE version, there is problem when decode file,
|
| can no longer explore "Mobile Device" Please Help! | 10 Nov 2005 22:54 GMT | 1 |
Since installing ActiveSync 3.8 a while ago, I've haven't had any problems using Windows Explorer and EVC++ 4 with several PPC's, however, last night I tried installing and using ActiveSync 4.0 but then EVC could never connect to any device for uploading and debugging. Then I
|
| What Development Language for Pocket PC? | 10 Nov 2005 22:06 GMT | 4 |
We are considering doing a Pocket PC or Pocket PC Mobile project and have several questions. 1 - What is the current version of Pocket PC and Pocket PC Mobile? 2 - Is a new and much improved version about to be launched? (& when?)
|
| Testing XHTML content on mobile emulator | 10 Nov 2005 21:15 GMT | 2 |
Hi, I am currently developing xHTML content for mobile devices. I want to know how can i test the content on the pocket pc emulator or and xHTML browsers available.
|