| Thread | Last Post | Replies |
|
| Phone call recording. | 31 Oct 2006 23:32 GMT | 1 |
Is it possible to record full conversations from TAPI 3.x Could somebody point some useful sample ? Thanks in advance.
|
| Intercept/Block incoming call | 31 Oct 2006 19:40 GMT | 5 |
I want to intercept and optionally block incoming calls while my application is running. How can I do that? I prefer managed code and wrappers if possible, if not, then eVC4 please. My target is windows mobile 2003 SE. thank you
|
| calling unmanaged dll-functions from vb .net | 31 Oct 2006 17:56 GMT | 4 |
Calling a function in an existing dll that is working with an vb .net app or else with Excel VBA does fail an my pda app written in vb .net CF 1.0. On principle it's like this: dll-function:
|
| Volume Controller for Pocket PC | 31 Oct 2006 15:22 GMT | 1 |
I am developing a software for Pocket PC using VB.Net (CF1.1) which plays sound files. I want to include a Settings option in my application. So that user can control the volume on his wish. Is there any API to implement this feature. If any sample application
|
| A question about Html control | 31 Oct 2006 12:45 GMT | 2 |
Hi, all, I have a question about using Html control. I am using native C++ on WM5.0. The question is how to let the html control automatic break a long line? for example, if there is a html code as below:
|
| Where to start? | 31 Oct 2006 12:04 GMT | 1 |
Goodday group... I need to develop a mobile application. These are the basic requirements. Send information to a device Confirm it has been received in the device
|
| CTabCtrl | 31 Oct 2006 02:29 GMT | 1 |
I am trying to set the size of the items for a CTabCtrl; I tried to use "SetItemSize", but it seems to resize only the item's height but not the width. I have used it like this: CSize size;
|
| Are Smartphones with Windows Mobile 2003 / 2003SE / 5.0 supporting MFC or .NET? | 30 Oct 2006 23:05 GMT | 2 |
Please tell me, are Smartphones with Windows Mobile 2003 / 2003SE / 5.0 supporting MFC & .NET? In case that smartphone does not support MFC, like "Smartphone 2002", whether MFC static linking resolves the problem?
|
| Launch Application from eVC4 | 30 Oct 2006 20:10 GMT | 6 |
Hi I need to launch an application from an eVC4 DLL. The application is a .NET application. How do I do that? Thanks awni
|
| Session Initiation Protocol(SIP) | 30 Oct 2006 19:38 GMT | 1 |
Hello, all. Can any of you help me find out if there is any api for Session Initiation Protocol(SIP) for pocket pc or smartphone. and How can I use SIP for VoIP on Windows Mobile 5.0?
|
| Adding context menu to CProg.exe (Phone app) | 30 Oct 2006 18:38 GMT | 2 |
Is it possible add a customized context menu to CProg.exe (Phone app) . example. Adding a new menuitem to on calllist. Thanks Venkat
|
| MAPI Properties! | 30 Oct 2006 13:40 GMT | 2 |
I need some information of BLOB property in the cemail.vol ,i find it in MAPI Properties of MSDN ,but the MSDN don't seems to have any records ! Why ? Where can I find the introductions about BLOB property ? Please Help !
|
| Wakeup my PPC in VB | 30 Oct 2006 09:21 GMT | 1 |
can anyone tell me if there is a procedure to wake up my ppc (program is running and at a certain time it must bring my ppc out of standby) ? I'm working in Visual Basic 8 (VS2005) Tnx
|
| Detecting program execution in WM 5 | 29 Oct 2006 21:17 GMT | 5 |
I would like to know how to detect when a program is executed in Windows Mobile 5.0. Is it possible to do this with managed code (C#)? Any ideas or suggestions will be highly appreciated.
|
| why are the code samples in "Windows Mobile 5.0 Pocket PC SDK" so few? | 29 Oct 2006 14:28 GMT | 2 |
I download the "Windows Mobile 5.0 Pocket PC SDK.msi" from microsoft's website,but I found there are few code sample in it?
|