| Thread | Last Post | Replies |
|
| How to Start | 03 Dec 2005 16:13 GMT | 7 |
I would like to start development with .Net Compact framework. I've downloaded and installed SDK for Smartphones and Pocket PCs...Please advice me how to start from scratch and how to proceed. Provide me with some useful links for code samples.
|
| Browse For File Dialog | 03 Dec 2005 15:33 GMT | 2 |
How can I create Browse for File Dialog with evc++ 4.0? I've tried using SHBrowseForFolder but I keep on getting '1 unresolved external' even though I've included <Shlobj.h> and Ceshell.lib into my project? I'm not familliar with the CFileDialog function cause I've read somewhere ...
|
| Compact C# .NET -> How to add TreeView's nodes/items from threads? | 03 Dec 2005 14:16 GMT | 3 |
I am new to PDA development and my background is purely C/C++. Now I can get the rought ideas on Compact C# .net for PDA development. But I am having troubles on adding TreeView with nodes and items from separate thread.
|
| Equivalent of GetTickCount() for C#? | 03 Dec 2005 08:41 GMT | 2 |
As the title indicated, does anyone know the equivalent of GetTickCount() function in C/C++ for C#? The function is supposed to return time elapsed since the computer/device is booted in milisecond.
|
| Unsupported Functions and Objects w/ new SDKs from Visual Studio 2005 | 02 Dec 2005 23:37 GMT | 6 |
I recently installed Visual Studio 2005 and have been trying to compile my old eVC++ 4.0 application. Thus far I have found that the following 2 functions are not available: "AfxParseURL" and "wce_AsciiToWide". Also I can't find CCeCommandBar. Does anyone know the equivalent ...
|
| Storage Memory Display in C# | 02 Dec 2005 22:59 GMT | 1 |
Hi Good Day! Does anyone know how to display the available and total storage memory of the PPC? I kinda only get the Virtual and Physical(Program memory).. Can anyone please help me? badly needed.. Thank You so so much in advance.
|
| connecting to web service | 02 Dec 2005 19:00 GMT | 3 |
I've developed a pocketPC application that gets data from a web service. When the PDA is connected locally to my machine where the web service is running everything is OK, I've got communication. However when I try to connect remotely via a wireless network I don't seem to be ...
|
| two pocketpc emulators | 02 Dec 2005 17:24 GMT | 3 |
I have an application using tcp for pocketpcs.But i cannot estabkish connection between two emulators.When i run one of the same programin desktop and other one in emulator the connection is ok.how can i connect 2 pocketpc emulators??
|
| Embedding Media Player 10 in WM2005 app | 02 Dec 2005 17:02 GMT | 5 |
I've tried several ways to embed Windows Media Player 10 into an application running on WM2005, including the ATL sample on MSDN, and Alex Feinman's ActiveX hosting sample on openNETCF.org. In both cases, when running on an actual device (Dell Axim X51v), the video flickers badly ...
|
| CeSetUserNotificationEx Question | 02 Dec 2005 15:41 GMT | 2 |
Please help me in this code I want to use CeSetUserNotificationEx with deffrent wav file. it still give me the same default wav. here is my code
|
| Application execution | 02 Dec 2005 13:18 GMT | 1 |
My apologies if this is already posted... I converted a Compact Framework application from VS 2003 to VS 2005 (including "upgrading"). After fixing some minor differences, and after downloading the network driver, I was able to successfully run the
|
| WM5.0 Database Newbie Question: which one to use? | 02 Dec 2005 12:12 GMT | 3 |
I am new to the WM development and I want to start with WM 5.0. I need to write an app for PPC to PPC communication. One PPC is used as a server and the other is client. So I need to run an embedded/resident database on the server PPC to allow the client to download some data. ...
|
| memory status | 02 Dec 2005 11:08 GMT | 2 |
Good Day everyone. Does anyone know how to simply show the memory Status of a PPC both the storage and Program or the total of both using C#? I really need this and ive been searching for a sample code but cant find any.. Can you please help me? Its a part of my thesis. I would ...
|
| Send Email in VB 2005? | 02 Dec 2005 11:05 GMT | 1 |
Is there any sample available how to send an email in VB.NET for WM 5.0? Thanks Sven
|
| Storage Memory Display in C# | 02 Dec 2005 10:48 GMT | 1 |
Hi Good Day! Does anyone know how to display the available and total storage memory of the PPC? I kinda only get the Virtual and Physical(Program memory).. Can anyone please help me? badly needed.. Thank You so so much in advance.
|