| Thread | Last Post | Replies |
|
| Getting started in Pocket PC development | 16 Aug 2004 20:50 GMT | 6 |
I am ready to begin developing applications for Pocket PC with Windows mobile 2003. Where do I get started? If I get Visual Studio .NET, what else do I need to begin programming?
|
| Calendar | 16 Aug 2004 20:26 GMT | 1 |
It is possible to make a share calendar? That means, that i can access to an other pocket pc calendar from my pocket pc?
|
| Older Emulator OS | 16 Aug 2004 20:23 GMT | 7 |
Hello, dear group. I need to develop some program that needs to be compatible to earlier versions of Windows CE than 4.21 which comes with the SDK 2003 emulator. To specify, this regards the Win CE versions 4.0 and 4.2.
|
| Install shortcut and icon in Programs | 16 Aug 2004 20:17 GMT | 3 |
This should be obvious, but I'm creating a smart device app with C# on VS.NET. How do I get a shortcut to show up in the Program section like any normal civilized pocket pc app?
|
| Copying Files to Emulator | 16 Aug 2004 20:13 GMT | 5 |
I am learning to develop apps for Pocket PC to run on my iPAQ. To test one on the emulator I need it to have access to a text file. Is it possible to copy a file to the emulator? If so how?
|
| Javascript engine with DIV Html Tab | 16 Aug 2004 20:03 GMT | 1 |
I try to make an application for my pocket pc ( windows mobile 2003 ) I try to change the content of the DIV Html Tag ( with innerHTML property ) Exemple
|
| Hide keyboard in Pocket PC Internet Explorer | 16 Aug 2004 19:46 GMT | 5 |
Need a way to hide SIP in some kind of way? Using either javascript, register hack or something! We are scaning in to a webform. Directly when the textbox is focused the keyboard is displayed.
|
| Launch LNK file | 16 Aug 2004 17:44 GMT | 1 |
Is it possible to launch an LNK file (in C#) using CreateProcess? Thanks Andy
|
| Up Down button and scroll on Pocket PC | 16 Aug 2004 16:04 GMT | 2 |
Am I right in thinking that the up and down keys and the scroll key are tied together ( at least event wise in .NET CF). It would seem to make sense when displaying a large image to use the arrow keys to pan and that scroll button to zoom.
|
| Is there a way for an app on pocketpc to talk to remote java app | 16 Aug 2004 16:04 GMT | 3 |
I am a newbie to pocketpc development. What I need to do is create a control panel on the pocketpc that will send commands to a remote PC application that is written in Java. I don't want to rewrite the java application it uses Sun Java SDK 1.3 and it links with a C++ dll and it ...
|
| problem in lauching application | 16 Aug 2004 16:04 GMT | 1 |
recently , i've installed Visual Studio.NET 2003 in my desktop computer including loopback adapter.However, when i tried to run a simple program, it wouldn't lauch the application.may i know what is wrong? when i run the program, it stuck at lauching application.
|
| Documentation: building custom icons for PPC 2003 | 16 Aug 2004 16:03 GMT | 1 |
I have a graphic designer ready to work on an icon for my device application and I want to provide him with some guidelines (size, colors, etc.). Can anyonepoint me to docs explaining how to build custom icons for PPC 2003 articles? Are the standard icons build in Visual Studio ...
|
| Read a file | 16 Aug 2004 15:12 GMT | 1 |
I'm a beginner with eVc 3.0. i want to read a file (contains 1 word with a variable length). Afterwards I want to save another file with this word as the filename. My code is something like this :
|
| ADOCE and VB.NET | 16 Aug 2004 08:50 GMT | 2 |
I am new in Pocket PC programming and have the following problem: Have running the Pocket PC 2003 Emulator with VB.NET. Installed InTheHave ADOCE. When I run the "Access Viewer" demo within the emulator and choosing a CDB database, I get the following runtime error
|
| xml reading problem | 16 Aug 2004 07:29 GMT | 1 |
I've been having a very hard time reading an xml file into my pocket pc program - below is the best code that I have come up with (please don't laugh too hard). Sorry for the length - it seems to work fine until I get to the for loop. Does anyone know if I am corrupting the ...
|