| Thread | Last Post | Replies |
|
| Direct access in a data file | 08 Sep 2004 16:54 GMT | 1 |
I am doing a little app that show me a list of items. When I want to see the details on the item, I need to access a large (XML) file and look thru it to find the single record I need. I need to do something like a Select statement.
|
| What tools should I start with? | 08 Sep 2004 16:54 GMT | 2 |
I'm kinda new here, do you guys have any idea what tools should I start to develop applications for pocket pc (mostly 2003 and up)? I was quite interested in VS.net and it's compact framework but the necessity to installthe framework on the clients' handheld is quite inefficient to ...
|
| J# and PocketPC | 08 Sep 2004 13:06 GMT | 2 |
I am quite new to .NET and I have a basic question: Is it possible to write a J# application for a PocketPC device with .NET Compact Framework? When I try to create a new J# Project (using Visual Studio .NET) I can't see the Smart Device Application template as for a C# Project. ...
|
| Ipaq with built in wifi : is there a library for the wifi (scan environment with signal strength)? | 08 Sep 2004 10:54 GMT | 1 |
I am trying to do an application that scan the wifi environment and gave the list of all wifi network (infrastructure and adHoc) with the signal strength. I do that with the NDIS 5.1 specifications and it works fine on a dell x3i
|
| evc3 dialog init | 08 Sep 2004 09:59 GMT | 2 |
I am newbie in evc3 developement; I succeed to create application and CDialog classes; but I didn't succeed to initialise UI (ie to set default text into EditBox ) on CDialog Create. I try to implement OnCreate or WM_SHOWWINDOW
|
| Image Conversions in Pocket PC | 08 Sep 2004 07:25 GMT | 1 |
Hi, I am doing an application on picture messaging. I need to convert a loaded image from bmp to jpeg, or resize an image to a certain size. For .Net there is such a function. But not so in .NET CF. Is there anyway to counter this?
|
| how can i get cpu usage in ce | 08 Sep 2004 07:23 GMT | 2 |
In nt i can use NtQuerySystemInformation to get cpu idle time , but in wince getidletime always return the same value in my ppc2003, so how can i get cpu usage ?thanks
|
| where can I download eVB3 | 08 Sep 2004 07:17 GMT | 2 |
|
| How to close a ppc app from desktop via RAPI? | 08 Sep 2004 07:11 GMT | 5 |
Hello - I have a desktop sync app that I'm writing to provide db sync services for a companion ppc app. The sync portion of the app (Jet/PDBs) works fine. I am trying to piece together the RAPI calls to make from the desktop app to determine if the ppc app is running at the time ...
|
| Re: Broken textarea in PIE 2003 | 08 Sep 2004 06:56 GMT | 2 |
Its been over a year but as far as I know no solution has been found for this problem. I tried various combinations of putting the textarea in tables to no avail. In an email Chris says he is still dealing with the issue. Does anyone have more optimistic news? Seems like it'll be ...
|
| Is it unimodem driver problem?? | 08 Sep 2004 06:29 GMT | 4 |
I m working on a Tapi application for pockect pc phone edition to make a call using EVC++ 3.0 (windows CE). I always get the message LINECALLSTATE_DIALING but nothing happens, it doesnt dials.
|
| Add connection to ConnMgr programmatically | 08 Sep 2004 06:12 GMT | 3 |
How do I add a new connection to the Pocket PC 2003 Connection Manager programmatically?
|
| Rapi declaration | 08 Sep 2004 05:26 GMT | 1 |
can anyone send me the full rapi functions declaration.
|
| What processor/compiler do I have to install for my XScale Axim X3 | 08 Sep 2004 04:09 GMT | 3 |
I am just starting in Pocket PC development. I found articles on MSDN telling me what order to install what in order to be successful, but there is so much I have to watch my disk space. Some of the tools install drivers/compilers for a lot of processors and the total can be ...
|
| RTTI and dynamic_cast on PPC 2003 SDK | 08 Sep 2004 03:57 GMT | 1 |
I am using eVC++ 4.0 and "Pocket PC 2003" SDK I am having some trouble with some of the std:: calls using exception and RTTI causing problems such as these: error LNK2001: unresolved external symbol "public: __cdecl
|