| Thread | Last Post | Replies |
|
| C# & SQL Server Mobile | 11 Jan 2006 18:00 GMT | 1 |
Currently I am working with Mobile Application using C#. The software on the PDA must be able to access the database to load/store information. What I need to know about SQL Server Mobile and how to program with C# ? It's the first time I work with Mobile Application.
|
| Update my PPc? help me please | 11 Jan 2006 13:55 GMT | 1 |
My PPC's system is 2003se,but it tell me the software is ready for old version when I install .net cf program,why? How can I do? thanks(my entironment is vs2003,framework1.1)
|
| ActiveSync problem | 11 Jan 2006 13:29 GMT | 4 |
I had been using AS3.7.1 for development. Recently, I downloaded and installed AS4.1, which I should probably not have done as I am developing for Pocket PC 2003 (no CE5.0 devices). I have been using Visual Studio 2003. Now I have also VS2005 and would like to start using it. ...
|
| BlueBird Pidion BM-200 - is it compatible? | 11 Jan 2006 13:17 GMT | 1 |
has anybody here already worked with a Pidion BM-200? It should run Windows CE 5.0, GetVersionEx returns OS version 5.0, build 1400, but it looks more like a Windows CE 2. My app, which is written for PPC 2003 and above, doesn't run. Since the user interface is in korean, I can't ...
|
| How to make CAB WM 5.0-compatible | 11 Jan 2006 13:15 GMT | 3 |
Which command and where do I have to insert to get rid of the "This application is not designed for WM 5.0" or is designed for a previous OS or whatever... Thanks
|
| custom dshow filter on windows mobile 5.0 | 11 Jan 2006 11:49 GMT | 1 |
dshow/ directshow on windows mobile 5.0 can anybody definitly say, that it is possible to develop a customfilter (e.g. renderer) for the mda pro (htc universal) with the standard-enviroment (visual studio 2005, windows mobile 5.0 pocketpc
|
| SIP on today screen | 11 Jan 2006 10:03 GMT | 2 |
i'm having problem on sip to work on today screen. the SIP is not shown. what goes wrong here, or something i missed? wm_create... SHInitExtraControls();
|
| exhchange files between smart device application and desktop computer | 11 Jan 2006 06:35 GMT | 6 |
i have a smart device application that has a dataset and writes a xml file "test.xml" is it possible by code to send the "test.xml" to C: of my computer
|
| Fiveway navigation in pocket pc | 11 Jan 2006 05:37 GMT | 5 |
Tribe, In my Palm dev days we called it the FiveWay or 5-way. It's the rocker nav pad with center button. We used it to navigate focus around data entry screens. Well this functionality does not work as expected on a
|
| Simulating a GPS enabled PocketPC Device | 11 Jan 2006 04:15 GMT | 2 |
How can you emulate a GPS enabled PocketPC Device? I have VS2005 with the Windows Mobile 5.0 PocketPC SDK installed. The SDK contains a sample project for showing GPS coordinates, however, the emulator device doesn't simulate any GPS data.
|
| Menu question | 11 Jan 2006 04:07 GMT | 2 |
I need to change the background color of the popup menus. Can someone please give me some hints, I could not find sample source code.
|
| Captive Environment | 11 Jan 2006 03:56 GMT | 1 |
Are there any 3rd party products out there that create a captive environment on the PocketPC? In other words, when the user starts up the PocketPC, your application starts up and all other features are inaccessible to them. Regards,
|
| Could not use CColorDialog? | 11 Jan 2006 01:40 GMT | 3 |
I'm using EVC4.0sp4+Pocket PC SDK 2003 , while I just found out that I could not use CColorDialog like what MSDN told me!! #include <Afxdlgs.h> ...........
|
| API to figure if a device has Hardware keyboard or not | 10 Jan 2006 21:19 GMT | 6 |
Is there an API which would tell if a PocketPC has a hardware keyboard or not ? Currently in my application i flip up the soft keyboard if the focus is on an edit control. But devices like Treo 700w have an onboard keyboard. In such cases i dont want to flip up the soft keyboard ...
|
| Get the directory where the application resides | 10 Jan 2006 20:29 GMT | 1 |
I have written an app with .NET CF 1.0 in C# and need to find the directory where my application is running from (i.e. \Program Files\MyApp), can someone help me? Thanks.
|