| Thread | Last Post | Replies |
|
| How to avoid OutOfMemory | 13 Apr 2007 12:30 GMT | 1 |
my application runs on WM 5.0 (VS2005, C#). It reads GPS data, sends and retrieves continuously some data over Internet. After about 10 hours the application (and the device) hangs. On the device i can see, that the program memory getting less...
|
| Copy File From Pocket PC | 13 Apr 2007 10:18 GMT | 4 |
I write an application that runs on Windows Mobile 5.0. I write a function that used File.Copy("From PC", "To PDA") to copy file from PC to PDA. This function can not work because it requires user name and password for accessing resource in PC. I have tried Net Resource but
|
| GPS and WM5 SirfIII problem | 13 Apr 2007 09:33 GMT | 7 |
Hi, I'm developing a software that use GPS that tells you what's the closer point of your actual position of a list of points of one database. This software works perfectly in WM2003 and SirfII chipset.
|
| can anyone help me out? totally stuck | 12 Apr 2007 21:18 GMT | 1 |
Ok, here is the situation and I can't find anything such as books, snippets, etc, online to save my life. here is what I need to do: 1) I have a web service that I need to use to pull my data from my Sql
|
| Can I access a file on a WM5 device from a desktop app? | 12 Apr 2007 14:00 GMT | 3 |
I need to access what will probably be an XML file from a dotnet desktop app. I can have it stored on the SD card and slipped into a cardreader on the PC but it would be nicer to access it directly. Activesync makes it possible for explorer to get to a file on the PDA
|
| WMDC & RAPI.DLL | 12 Apr 2007 13:15 GMT | 2 |
my application use the rapi.dll and works fine under XP/AS. My pseudo-code for testing: void test() {
|
| How can one use or extend a C++ class in a pocket pc project ? | 12 Apr 2007 13:12 GMT | 1 |
How can one use or extend a C++ class in a pocket pc project which uses C#. Suppose I have written a C++ class, in a Visual C++ project,which gives output as .DLL. Now my first query is How can i add this DLL to my C# project(can i add it in references)? Secondly how can i ...
|
| Mobile Development for WM 5 with one main exe controlling multiple | 12 Apr 2007 09:20 GMT | 6 |
First of all, I would like to say Hello to all the experts here. I'm quite new in this .net compact framework 2.0 as well as the development of mobile application. Recently I'm working on a project which in the end require me to split the whole program from one exe to multiple.
|
| Optimal animation | 12 Apr 2007 06:30 GMT | 1 |
Whenever I try to animate some object, I will create a timer , when WM_TIMER arrives i will make sure a memory HDC is updated with a new frame, then Invalidate the Main Window, where I will transfer the contents of mem HDC to the Main Window.
|
| WMDC developer doc badly needed... | 12 Apr 2007 00:16 GMT | 7 |
Has anyone come across useful information about upgrading ActiveSync service providers (SSP) to make them compatible with WMDC/Vista? In one single instance, I was able to synchronize all my custom data via my service providers (upon creating a partnership). That was on a clean ...
|
| how can I remove the irda module? | 11 Apr 2007 22:22 GMT | 1 |
hi, guys, Now I am developing a device based on windows mobile 5 aku3.0. In this project, it has no irda module. But default the irda support is enabled. if I want to remove it. how can i do?
|
| How to avoid auto scroll bar? | 11 Apr 2007 22:22 GMT | 3 |
i m just wondering about auto scroll in form. It automatically appended when application is in Landscape mode. Even horizontal and vertical scroll bar property is unchecked. I have wm5 ppc (320 by 240) and running application screen size (154
|
| Connecting desktop application to SQL Mobile database | 11 Apr 2007 21:47 GMT | 3 |
do anyone know how to connect a .net desktop appliction to sql mobile database? can my desktop application read data form sql mobile database? Pls advise. Thanks
|
| PROGID for Internet Explorer, Excel and Word | 11 Apr 2007 13:14 GMT | 2 |
Do you know whats the PROGIDs to use the Pocket PC ActiveX for Internet Explorer, Excel and Word ? i.e. on a PC, Internet Explorer PROGID is: "Shell.Explorer" Thanks,
|
| Logging Tools for PPC03 | 11 Apr 2007 11:10 GMT | 1 |
All, is there any kind of loging tool to log the Process info, thread info and operations etc over a period of time.
|