| Thread | Last Post | Replies |
|
| detecting the existing programs | 21 Jul 2005 21:01 GMT | 3 |
hello! does anyone know how can i detect all the existing applications on the PDA.. because my application cant be installed when there is already an installed same application... so i would like to know any software or ways or codes that can detect the existing applications.. or ...
|
| How can find the connection event between pocket pc e my desktop pc[vb.net] | 21 Jul 2005 13:32 GMT | 2 |
Hi! I want make a simple application that show a messagebox when the pocket pc is connect to my desktop pc. How event I must use? I'm using Vb.net 2003 and pocket pc2003. I'm sorry if my english it's not very good...
|
| Diretonal pad messages on dell ppc | 21 Jul 2005 11:55 GMT | 2 |
I am developing on a dell axim x50 PPC and i want to use hardware keys in my application. I can get this working fine for most buttons, using RegisterHotKey. e.g for (int i=0xc1; i<=0xcf; i++) {
|
| Soft Reset | 21 Jul 2005 08:07 GMT | 2 |
I made a today program with embedded c++, it works with the emulator without problems. But I installed the dll into an HP iPaq 6340 and when i make the soft reset the machin doesn't start properly. I have to finish with a hard reset. I don't know if may be the problem is the ...
|
| dialog based wizard | 21 Jul 2005 07:16 GMT | 1 |
Using native API, what is best way to create a 'wizard' type application based on dialog box templates? (Wizard is where multiple dialog boxes are displayed in sequential order, which you can switch between using buttons like "Next" and "Previous")
|
| chsize replacement for Pocket PC? | 21 Jul 2005 00:53 GMT | 1 |
I'm using portable functions on Pocket PC (fopen, fwrite, etc). I'm having problems with _chsize, which returns link errors (not implemented). Is there a function to let me truncate a file (such as ftruncate) or
|
| Launch Contacts dialog | 20 Jul 2005 22:12 GMT | 2 |
I wanted to check if.. What I want to feasible..and if yes.. some pointers.. I have an application.. from which I need to send SMS to any phone number that user wants... In my current implementation... I show a dialogbox.. and ask the user to enter a phone number. and my app ...
|
| I can not compile CAB files in VS .NET | 20 Jul 2005 10:58 GMT | 2 |
I've been trying to compile CAB files of my Pocket PC 2003 project in Visual Studio.NET. However, this doesn't succeed and all I get is this error in the output window:
|
| Silent SP3 .cab installation? | 20 Jul 2005 09:32 GMT | 3 |
Hi group, Is it possible to desploy the dotnet CF SP3 to a Mobile 2003 device with SP1 in "Silent mode". This means:
|
| Input Method Editor sample code | 20 Jul 2005 08:29 GMT | 2 |
Where do I find IME sample code for Pocket PC 2003? Cheers, Azztech.
|
| Shutdown in code | 20 Jul 2005 05:28 GMT | 4 |
What I want is fairly simple, a button on the screen which turns off the PDA when the user clicks it. I've tried a couple of different methods, one which works but only turns off the screen and ExitWindowsEx which looked like it was going to work (from what I read on google) but ...
|
| Please help me make setup .inf for CAB | 20 Jul 2005 02:27 GMT | 2 |
I am trying to make a setup cab. I have looked for simple sample, but only found one for pocket pc. I tried modifying it for my own use, but when I install it, the phone asks me all kinds of questions as to where I wish to store this info, on the
|
| Getting text and caret position from a control in another application | 19 Jul 2005 23:24 GMT | 1 |
Am developing an application which requires knowledge of the current state of input (text string and caret position of a Control) in a third-party application. e.g. my application must be able to get the text contents and input position
|
| If Image.FromStream unavailable, how to load image ? | 19 Jul 2005 20:28 GMT | 6 |
All the code samples I've found for loading images from a SQL CE database into a PictureBox control use the Image.FromStream method, which is apparently not part of the .NET Compact Framework (it's in the full framework). Is there another way to do this?
|
| who know CDMA signal in Microsoft? | 19 Jul 2005 16:53 GMT | 1 |
could you point me to any person in Microsoft, who know anything about CDMA version of Windows Mobile devices?
|