| Thread | Last Post | Replies |
|
| Starting SSL Subsystem / Signing an Application | 15 Jul 2005 12:31 GMT | 2 |
I wrote this problem a time ago and get some answers. The problem was that we call up an Webservice (or simple Http-Gets) to an SSL Webpage. This returns an SSL Exception which was not there after the SSL Subsystem was started by using the internal IE redirecting to an SSL
|
| Edit box problem | 15 Jul 2005 11:32 GMT | 2 |
I am using an edit box in which I didn't suceeded in deleting character using the keypad. When I launch my application, a dialobBox appears with an edit box that the user can modify. It is possible to add character but it is not possible to
|
| change edit control appearance | 15 Jul 2005 11:29 GMT | 7 |
How can I change the appearance of a control, such as the edit control? I am an MFC gal, and the way to do it was to subclass a control and override the OnDraw or OnPaint messages. Not sure how to do it in native code. In particular, I want to change the
|
| ril driver | 15 Jul 2005 10:56 GMT | 3 |
can anyone help me,i am not able to know how ril driver distinguishes between response and notifications for example when incoming calls or response come how ril driver distinguishes them,can we use ril driver without mux.and if so how
|
| Power saving and Mobile 5.0 CF 2.0 | 15 Jul 2005 05:28 GMT | 2 |
Are there any backgrounders available about best practices where it comes to saving power -and the battery while programming with Visual Studio 2005, the CF 2.0 beta and the Mobile 5.0 SDK? Kind regards,
|
| Database | 14 Jul 2005 23:11 GMT | 1 |
i have made a database for the contacts. It consist of 45 fields. is there any method of making fast searching. Beacause its too difficult to maintain 45 field. And sometime i have just 3 or 4 field but it allocate memory of 45 fields. it makes processing very slow. what should i do ...
|
| windows mobile 5 | 14 Jul 2005 22:43 GMT | 2 |
Does anyone know where windows mobile 5 can be downloaded. Would it work on an orange spv c500 Thanks guys Posted via MoDaCo, the definitive Microsoft Smartphone community, now supporting all Windows Powered Mobile Devices @ http://www.MoDaCo.com
|
| Provisioning CAB file fails to install on WM 2005 Smartphone | 14 Jul 2005 22:42 GMT | 9 |
I've got an app that generates an unsigned provisioning CAB file for SP2003. When I try to "install" the CAB file on a WM 2005 Smartphone device I get the following error: "Installation was unsuccessful. The program or setting cannot be
|
| Contact Database | 14 Jul 2005 13:37 GMT | 1 |
Can any 1 tell me where i found the details of contact Database for smartphone thnx in advance
|
| HTML control / PIE and list boxes | 14 Jul 2005 03:13 GMT | 1 |
SmartPhone GUI recommendations say that list boxes should show up 1 line with horizontal spin control. This is the replacement for combo boxes that are not supported on SmartPhone (correct me if I'm mistaken).
|
| Security Policies for Smartphones? | 14 Jul 2005 02:09 GMT | 2 |
Does anybody have up to date information about which security policies are implemented on the current shipping Smartphones? I'm interested in particular in the Audiovox 5600 and MPx from Cingular, but I'd love to have information about any of the other shipping phones as well.
|
| Reproducir MP3 en una app para Pocket PC | 14 Jul 2005 00:22 GMT | 1 |
Hola, estoy haciendo mi primera aplicación para Pocket PC y necesito reproducir en un formulario ficheros AMR y MP3, aunque puedo prescindir de los AMR. He intentado usar el OCX de Windows Media Player pero no parece funcionar en
|
| API to assign Ringtone to a contact | 13 Jul 2005 23:10 GMT | 4 |
Iam developing an application and i want to set ringtone to a particluar contact from my application. can u please tell me the API that i have to use and the SDK in which its available(2002 or 2004\3). Thanks a lot.
|
| Is this the way to develop a Dialog ScrollView? | 13 Jul 2005 10:26 GMT | 1 |
Most applications on a SmartPhone involve a form you can fill in, that extends beyond the visible area of the screen. So, you can scroll down using your arrow pads. With this being so common, I'm a bit surprised no standard templates are
|
| dynamically changing left menu button | 13 Jul 2005 08:35 GMT | 2 |
Many apps dynamically change the left menu button. How is this done? Just creating different menu resources, (each defining left and right menu buttons) and repetitively calling the SHCreateMenuBar() function? Should the previous menu be destroyed first? How?
|