| Thread | Last Post | Replies |
|
| Outlook Contact Summary Context Menu Extension | 31 Aug 2006 17:07 GMT | 1 |
I am implementing Context Menu extension for Outlook Contacts (Smartphone, WM 5), I am trying to extend menu for the Contact Summary Card (one where you can choose if you want to call work phone or mobile phnoe). I can get the Contact OID through IObjectWithSite and
|
| DMProcessConfigXML() error | 31 Aug 2006 09:29 GMT | 2 |
I called DMProcessConfigXML() to configurate some device settings of SmartPhone on WM5.0. But the result "E_ACCESSDENIED" is returned. What's the problem?
|
| Problem with JPGs and PHP script on WindowsMobile phones | 30 Aug 2006 17:50 GMT | 2 |
I hope this is the proper group to ask about this problem. I'm adapting a PHP script for a web site I'm building. The script is supposed to deliver either a jpg or a gif or bmp or a line of text depending on $HTTP_ACCEPT variable.
|
| Reference from mainproject to library | 30 Aug 2006 16:23 GMT | 1 |
I am developing an application for my smartphone (C#) with MS-Studio Developer 2005. For normal desktop applications I created a library project (Managed C++). When I add this project in my smartphone solution, it compiles. Now I want
|
| Process list and GPRS accesspoint | 30 Aug 2006 14:14 GMT | 1 |
I want to know the running processes list in my device through code (c++) is there any API for that please send me API along with code if u have any. one more thing i want to ask is that i have set the default GPRS access
|
| Cab file too large for installation | 29 Aug 2006 20:34 GMT | 1 |
I using vs 2005 to make a Cab project for installing the application. I found that there is a file call mscorlib.dll which is too large that could not fix in the device memory. How could i reduce the file size? Also, I have tried to set the installation directory to the storage ...
|
| MFC for Smartphone | 29 Aug 2006 16:57 GMT | 1 |
Hi, There was thread recently where the merits of C++ over C# were discussed and how C++ is still used more often. I wanted to ask here whether MFC is the preferred option in the C++ community of developers for Smartphone. If MFC is not used then are you just
|
| Retrieving the network name or ID | 29 Aug 2006 11:09 GMT | 2 |
Is there any API to retrieve the Service Provide Name e.g TMobile/Orange on Pocket PC 2003 SDK. Kind Regards Gaurav Palvia
|
| how can I delete that mailitem in sentitems folder using pocket outlook API for smart phone 2005 | 29 Aug 2006 07:10 GMT | 2 |
I am new in smartphone 2005 platform.I have one requirment in my project.I have to send mail through smart phones.This task was completed using pocket outlook API in smart phone 2005.I have one more task is left.After sending the mail ,the mailitem was there in sentitems folder.My ...
|
| WaitForMultipleObjects bug? | 27 Aug 2006 03:39 GMT | 2 |
Hi, while researching a strange bug, I found this piece of information on the internet: http://www.tech-archive.net/Archive/Development/microsoft.public.win32.programme r.kernel/2004-07/0330.html The key part being that Win CE does not support fWaitAll = TRUE in
|
| Icon for Running Application - Bottom of HomeScreen - How Do I Do | 25 Aug 2006 19:05 GMT | 1 |
I recently ran across a few applications that place an icon on the homescreen on a band that runs across the bottom of the homescreen. Such an example would be a Wireless Sync app, or a application called PDANet. I was wondering how this is accomplished. Instead of creating a ...
|
| DirectShow using C# | 24 Aug 2006 15:27 GMT | 1 |
i want to build the app that use the directshow features but using C#, how to transfer the c++ code to C#??i m not sure but if P/invoke calls to a native DLL that has the camera graph is a wise course of action. Can the graph messages be
|
| Windows Mobile 5.0 SDK Install Fails | 24 Aug 2006 01:34 GMT | 6 |
I'm trying to install the Windows Mobile 5.0 Pocket PC SDK for Visual Studio on my PC. I have Visual Studio 2005 Pro installed. When I try to install it, it gets so far and then gives me this error: "The cabinet file 'sdkfiles.cab' required for this installation is
|
| Is there any way to uniqely identify a contact ? | 23 Aug 2006 11:56 GMT | 2 |
Is there any way to uniqely identify a contact ? Does the POOM model provide a way to uniquely identify a contact? As multiple contacts can have the same first name, last name, phone number and other details. So i would like to know is there any attribute using which
|
| How to detect the alreayd running instance f any application | 23 Aug 2006 08:06 GMT | 1 |
I want to detect that is another instance of any application is already running or not, for example say I want to detect from my application whether windows media player is already running or not so that I should not create it again.
|