| Thread | Last Post | Replies |
|
| How do I get call log entries? | 16 Dec 2004 23:49 GMT | 2 |
Does anyone have an example of how I can get call log data?
|
| Lost Focus of menu key | 16 Dec 2004 23:41 GMT | 1 |
Hi, I encounter a problem while develope a stream media player which is running on TCL's smartphone 2003, based on the technology of H.264 and GPRS network, we want to get help from you. Following is the detail of the problem. During music or movie playing through GPRS network by ...
|
| Antialiased fonts? | 16 Dec 2004 23:40 GMT | 1 |
I'm writing an application where I draw some text using the ExtTextOut() function. The font I use to draw the text is created using CreateFontIndirect(). What I would like to be able to do is to output antialiased text (on devices that supports this). The device I'm testing
|
| How to remove trustworkthy error message during installation on 20 | 16 Dec 2004 23:03 GMT | 3 |
I'm packaging our software using ePocketSetup for installation on MS smartphone and it works well on devices running MS Mobile 2002 or prior version. But, on devices running MS Smartphone 2003, I will
|
| Up/Down keys reversed | 16 Dec 2004 20:58 GMT | 3 |
I just started writing an app (my first for the Smartphone) with 3 Textboxes. When I run it and when I push the UP key, the cursor goes down, when I push the DOWN key, the cursor moves up. Is this a setting on the app/form/panel/textbox? It has the same behavior in
|
| Anyone succeed in hosting Windows Media Player 10 Mobile in CF For | 16 Dec 2004 19:39 GMT | 1 |
Im trying to host the Windows Media Player 10 Mobile in a CF Form (on the Audiovox 5600) and im having difficulty. Ive tried the method outlined in the following document with no success: http://www.msdn.microsoft.com/library/default ...
|
| Irda without comms protocol | 16 Dec 2004 17:42 GMT | 1 |
Problem statement: use the phone as a remote control replacement Question: is this possible with the infrared port on the phone? So far I have see winsock et al communication, but nothing pointing me into the "raw" comms direction.
|
| How to use lineGetGeneralInfo | 16 Dec 2004 17:01 GMT | 5 |
am trying to get the IMEI using the function lineGetGeneralInfo, problem is, I don't know how to go on. Any help would be much appreciated.
|
| Develop Symbian Soft | 16 Dec 2004 14:49 GMT | 5 |
How can I, develop software to symbian OS, with vb.net entriprise? If not possible, how can I develop software for Symbian OS? With other software? Thanks
|
| How to create menus? | 16 Dec 2004 14:44 GMT | 1 |
I have a question regarding menus on smartphone 2002 and 2003 devices. Actually it is about toolbar buttons (which can be used to access popup menus). I am working on an application which needs to be able to create a menu
|
| Using PhoneSeekCallLog() | 16 Dec 2004 12:33 GMT | 2 |
I am able to get the first entry in call log using PhoneGetCallLogEntry() which fills a CALLLOGENTRY structure with info from last call (code below) but how do I use PhoneSeekCallLog() to step through records? #include "stdafx.h"
|
| Unique ID for device... | 16 Dec 2004 03:20 GMT | 12 |
What is wrong with using the phone number (from SmsGetPhoneNumber()) as a unique ID for software copy protection purposes? Are there issues that I'm not thinking about? -Will
|
| Recording a phone call | 16 Dec 2004 00:31 GMT | 2 |
Hi, I am a newbie and am wondering if anyone tried programatically recording a phone call on an MS Smarphone based phone. Its part of my university project and very important for me I have been through the documentation and it seems
|
| Compact Framework Service Pack 2 for Smartphones? | 15 Dec 2004 20:42 GMT | 1 |
I found a post about Compact Framework Service Pack 2 but am a little confused about it. Since it is dated 2003, can I assume that any Smartphone 2003 device already has it? How can I tell the .NET CF Service Pack level by looking at the phone? Where can I find the release notes?
|
| Inbox transport | 15 Dec 2004 20:37 GMT | 3 |
I managed to successfully port a PPC 2002 Inbox transport dll to smartphone 2003 and works fine with one exception: Inbox never calls IMailSyncHandler::SetCapability() to notify my dll when the user changes the fetch amount or age for downloads. What am I missing?
|