| Thread | Last Post | Replies |
|
| Process Memory on Audiovox smt5600 | 14 Nov 2004 22:40 GMT | 3 |
It appears that when creating an application using .net compact framework one could easily rack up bytes in process memory, limited is 64kb, beyond 64kb. Is there a facility which would allow me to give some of the storage memory, from mini sd card, to processes memory like ...
|
| Motorola MPX220 Camera API??? | 14 Nov 2004 21:36 GMT | 1 |
I really need a Camera API for the Motorola MPX220, does anyone know were I can get it? Thanks in advance, Idan
|
| .NET: change Input mode in textbox | 14 Nov 2004 00:02 GMT | 1 |
How can I change in VB.NET CF the input mode from abc to 123? Thanks Sven
|
| Problem whith connection manager on smartphone | 13 Nov 2004 17:46 GMT | 1 |
All tis code an be downloaded from the URL http://www.opennetcf.org/SourceBrowse/browse.aspx?f=d:/sites/OpenNETCF/InetPub/w wwroot/Source/OpenNETCF.Ne http://www.opennetcf.org/SourceBrowse/browse.aspx?f=d:/sites/OpenNETCF/InetPub/w wwroot/Source/OpenNETCF/Runtime/InteropServices ...
|
| how to retrive the list of the contacts. | 12 Nov 2004 09:12 GMT | 1 |
i code that , but i dont' know how to go on with it. //Contacts.cpp: retrive the lists of the contacts from the p outlook #include <pimstore.h> void Getcontacts (IPOutlookApp *polApp)
|
| ccrtrtti.lib for Smartphone | 11 Nov 2004 23:13 GMT | 6 |
I have a question related to the "ccrtrtti.lib". This library is distributed by Microsoft at the following link; http://support.microsoft.com/kb/830482/en-us This library - related to C++ exception handling - only seems to available
|
| mms | 11 Nov 2004 21:40 GMT | 1 |
How to write mms code? I have only read send mail code.
|
| Bluetooth Stack in Audiovox 5600? | 11 Nov 2004 16:07 GMT | 2 |
Does anyone have any info (website, API ref etc..) on the BT stack that is used in the Audiovox 5600 phones? Thanks,
|
| Gettinng the phone number of a Pocket PC | 11 Nov 2004 12:36 GMT | 1 |
I'm trying to get the phone number of a pocket pc (xda II) running phone edition from a c# app running on the device. I've downloaded the opennetcf phone library (which as far as I can tell acts as a wrapper for standard native MS phone/sim/sms handling functions).
|
| Jump-To listitem | 10 Nov 2004 23:07 GMT | 2 |
I implemented "jump-to" functionality a listview so that when the user presses "2" it will jump-to the first listitem starting with "a". If they press "2" again, it'll jump-to the first listitem starting with "b", and so on.
|
| sending GSM codes from apllication? | 10 Nov 2004 09:36 GMT | 4 |
After receiving my i-mate SP3 - which is a brilliant device - I am searching for a possibility to overcome the very poor handling of call diversion setting. After pressing 7 buttons (!) I'm able to enter the destination number. I
|
| How to playback mp3 with Direct Show | 10 Nov 2004 01:33 GMT | 6 |
I would like to playback mp3 using DirectShow. I have Embedded VC++ 3 and MPT Smartphone 2002. I'm using code you'll see below: #include <dshow.h>
|
| ActiveSync File syncing on Smartphone | 09 Nov 2004 19:46 GMT | 2 |
I realize that automatic ActiveSync File syncing (a la Pocket PC) is not available for Smartphones. But I have an application that relies on this form of syncing, so I am considering writing a sync DLL to do it. Before I reinvent the wheel, is there a good reason why Microsoft ...
|
| There's no way to use ms_virtual_list_view_ce_1.0 ? | 09 Nov 2004 02:26 GMT | 1 |
Smartphone standard applications(contacts etc..) using this control. But, this is undocumented. There's no way to use ms_virtual_list_view_ce_1.0? I'm using ListView control(common control), this can be only full screen
|
| Looking for info on Windows Media Player | 08 Nov 2004 21:49 GMT | 1 |
I'm looking for information regarding accessing Windows Media Player on a Smartphone. Specifically, the new WMP10 that is on the new Audiovox SMT 5600 phones. I'm curious if there is a way to programatically start the program, tell it to play a certain file, and then ...
|