| Thread | Last Post | Replies |
|
| Message Queue problem with Mobile 5.0 | 22 May 2006 20:05 GMT | 1 |
This problem was raised before by a few people, but there were no concrete solutions to the problem. Here is the problem: I installed MSMQ from "Redistributable Server Components for Windows Mobile 5.0" to three diferent PPC: Dell X51V, HP 2495, and HP 2795 and the results
|
| Pocket PC 2002 development with VB.NET 2003 | 22 May 2006 19:45 GMT | 6 |
I have VS.NET 2003 and a Pocket 2002 PC. I would like to get into developing for this device. Does any one have any recommendations on tutorials, books and/or other training material? Also, I heard that VS 2005 can't be used for Pocket 2002 development,
|
| Using PC keyboard to enter text in PPC | 22 May 2006 16:58 GMT | 2 |
i know there are applications like PPC controller to connect to your PPC or smartphone and use your keyboard to enter some text.. but i would like to program on my own. will appreciate if someone can let me know how it is possible. what kind of
|
| Designing WM5/2003 Wake-On-Lan aware applications | 22 May 2006 16:50 GMT | 1 |
Please consider the following scenario: A sever application sends out notifications to a wireless connected windows mobile 5.0/2003 enabled PDA (Dell Axim x51). The requirement is to have the PDA run a client side app in response to the server-notification. How do you
|
| Server push on pocket pc | 22 May 2006 16:44 GMT | 1 |
I'm trying to build a server push app and have some questions. Firstly, a bit of background info: I've built a server component that maintains a pool of client connections and knows each client connection by a userid - so when a server has an alert to send to a specific user it ...
|
| Server Push (AKU2 MSFP) - does anyone know how it works? | 22 May 2006 16:19 GMT | 1 |
Can anyone explain how MS have push working with exchange? I've read some articles and none have gone into details such as - how does the device recieve a notification through an open tcp connection while being switched off? Is there an API available to be able to add push ...
|
| is there shellexecute has any advantage over create process for invoking an exe from one exe | 22 May 2006 16:03 GMT | 1 |
I found that sometimes Shellexecute info fails when used in WM5.0 pocket pc for invoking a differnt exe from one exe , so i used Create process to achieve that in WM5.0
|
| please help could not add reference to project | 22 May 2006 13:04 GMT | 1 |
Cab anybody tell me how can we add refrence to dll in my project which i have developed in visaul c++ 2005. When i right click and go to reference..i add path but when i click add reference no option comes..i m not able to add reference to project..
|
| ConnectionManager and SIMManager under WinXP | 22 May 2006 09:11 GMT | 1 |
we have developed a software for pocket pc 2003 with phone edition. It is written in C++ and uses the "Connection Manager" and the "SIM Manager". Now we want to migrate the software to a notebook with integrated GSM module. Does anybody know how to substitute these "Managers" ...
|
| label property BackColor | 20 May 2006 18:58 GMT | 1 |
In the constructor, VS defines the foreground and background for my label as... this.label5.BackColor = System.Drawing.SystemColors.ControlText; this.label5.ForeColor = System.Drawing.SystemColors.GrayText; but I need the background to be transparent. So I changed the BackColor to. ...
|
| New to Mobile SQL | 20 May 2006 13:33 GMT | 4 |
Hi again! I have a feeling that how ever I write this application I'm no longer going to be able to rely on ADOCE, so I'll have to make the steps to the next generation, which I presume is Mobile SQL Server.
|
| Today plugin | 20 May 2006 08:36 GMT | 3 |
A couple of days ago, I came across an article on MSDN that had some sample code for a today plugin. Can I find it again? No, Sir! Can anyone point me at the article again please? IIRC it was (to my surprise) managed code - I'd prefer native code (generally use win32 on
|
| bluetooth monitor / tx rx test app ? | 20 May 2006 05:30 GMT | 2 |
Scenerio: writing a bluetooth app on the desktop to connect to a bluetooth device, since i dont have the actual device.... is there any sort of Pocket PC bluetooth testing app out there ....basically having the Pocket PC
|
| Platform questions. | 19 May 2006 16:31 GMT | 3 |
Hi all. I'm having a mare of a time trying to get this portable application off the ground! According to some MS documentation you cannot write code for a Windows Mobile 2003 device using VB Net 2003. Some documentation says you can with
|
| HOW-TO?? PPC Wireless I-net Connection via Cell Phone | 19 May 2006 12:44 GMT | 1 |
I've been looking around the Net for information on commands and dial strings to put a cell phone into data mode. I haven't really found anything useful. Does anyone have *ANY* information on doing this?? I'm developing an application, using eVC4, that will connect to a remote
|