| Thread | Last Post | Replies |
|
| How to Create a Camera View | 12 May 2006 02:10 GMT | 3 |
Sample "CameraCapture" is using directshow to take an photo, and how to make a preview before we exactly take this photo, like SHCameraCapture function, which create a Camera window, called "Camera View" to take a preview. That's because I want to take a photo under my way, maybe ...
|
| How GPRS is working | 12 May 2006 00:53 GMT | 1 |
Can any one tell me how GPRS is working? What is the mechanism / architecture of it? How data transfer take place between our application / mobile device and Sever / Yahoo Sever..
|
| Sending email programmatically | 11 May 2006 20:53 GMT | 6 |
I'm working with Wndows Mobile 5.0 and VS 2005. I'm trying to figure a way to create and send an email (like an automated alert/warning) from my program and can't see how to do it. I've found no samples either. I had assumed I'd use the Microsoft.WindowsMobile.Outlook ...
|
| Smartphone VS 2005 FormFactor - Landscape QVGA | 11 May 2006 00:29 GMT | 1 |
With the release of the landscape QVGA emulator for VS 2005, I was hoping we could get a FormFactor option for landscape as well. To develop using landscape, it would be very useful to have a form to use that supported the wider area.
|
| How to make the left soft key disable? | 10 May 2006 22:03 GMT | 3 |
In some condition, I need disable the left soft key, simultaneitily make the text on the left soft key ,e.g. "OK", become gray. How could I do ? hope anyone's help.
|
| Provisioning cpf files and security on Windows Mobile 2005 | 10 May 2006 16:00 GMT | 1 |
I am currently working on provisioning with cpf files under WM2005 and I cannot get it to work. Here is my problem : When I create a xml provisioning file and I send it through RAPI ( with RAPI
|
| message hooks? | 10 May 2006 15:24 GMT | 8 |
Is it possible to create message hooks on smartphone platform? In particular I'd like to catch keydown events to detect which combination of keys are pressed simulatenously. Any references to hooks on SP, info on how to get your dll loaded, etc.?
|
| Access violation using a keyboard Hook | 10 May 2006 09:36 GMT | 8 |
I'm porting a PocketPC ( program to Smartphone 2003. This program hooks all keyboard event. Thus I use the unsupported SetWindowsHookExW function (coredll.dll). The hook is correctly setted, BUT when I try to access to the LPARAM of
|
| evb Transition | 09 May 2006 19:01 GMT | 1 |
Hi I am transitioning from eVB ... I have written apps for pocket pc 2000/2002 etc but have now moved to WS 2005 and using Windows Mobile 5.0. I am used to getting to the emulation environment folders in 2002 - but cannot find with
|
| Promblem in loading an xmlfile | 09 May 2006 15:03 GMT | 9 |
HI i am using wince 4.2/evc++/Smartphone2003 Facing problem in loading an xml file using xmldom object My code :
|
| Launching app from home screen plugin | 08 May 2006 13:51 GMT | 1 |
Hi, I'm trying to launch an application from my home screen plugin. When the user press the button on the home screen, the launched application works but the smartphone home screen stop responding.
|
| about 'InvalidOperation on CameraCaptureDialog.ShowDialog' | 06 May 2006 10:56 GMT | 2 |
Sir/Miss, 'I got the hand over a Windows Mobile 2005 Smartphone and wanted to try some of the new features coming with the CF .NET 2.0. But when I played with the CameraCaptureDialog class, an InvalidOperation was throwed on the
|
| porting application from Pocket PC Phone Edition to Smartphome | 06 May 2006 00:29 GMT | 1 |
Hello, I've got a written application for PDA device (ex. SPV M3000) in C#. Is this any not hard way to port this version for smartphone (SPV C600) devices? Of course, I must strip some buttons from windows forms in PDA version
|
| Hang Up phone call or Forward call | 05 May 2006 13:00 GMT | 3 |
I am looking for a way to hang up a call if a user dials a specific number or forward the call. Is there a way to do this with windows mobile 5.0 on a smartphone?
|
| Loading images in WM5 for Treo 700w | 04 May 2006 22:56 GMT | 1 |
I'm trying to do something that is probably so simple, but I'm just not getting it. I'm wanting to simply load an image from a file into an image control. I'm also trying to run this on the emulator. Here's what I've done so far:
|