| Thread | Last Post | Replies |
|
| CommandLine Parameters to launch the Dialer App | 26 Apr 2005 01:31 GMT | 1 |
I am working on an application that would dial a number directly from the application, but i want it to Log the call in the CallLog. I tried the TAPI funtions and i was able to make calls from my application but it doesn't keep the call in the outgoing call log. Is there a way to
|
| CP: Python for smartphones. | 25 Apr 2005 09:50 GMT | 3 |
Anyone know if python will ever be released on MS smartphones? Nokia series 60 phones have this, and it would be a real bonus if it was availiable for smartphone. Anyone know anything?
|
| Congratulate me! | 25 Apr 2005 07:30 GMT | 3 |
I've just done my first smart phone application. It's not a simple "Hello world". In fact, it's a little game. It provide the player with some questions and check their answer. My 20th birthday draws near. I actually wrote this program as a gift for
|
| Appointments management, MMS SMS management | 24 Apr 2005 16:52 GMT | 1 |
i'm developping an app (C#) to manage my appointments. My question is how to launch directly from my app the default Appointments manager (Outlook mobile, papyrus,...) at a defined date, at a specific appointment? How to have a list of the appointments? Must I use command
|
| SetForegroundWindow to quick list | 23 Apr 2005 18:55 GMT | 2 |
I'm trying to develop an app that changes profiles using keybd_event, the quick list loads using keybd_event(VK_APP4...), but the key presses are not being sent to the application keybd_event(VK_APP4 ,0x5b, KEYEVENTF_EXTENDEDKEY |0,NULL);
|
| How can I play a midi sound? | 23 Apr 2005 08:37 GMT | 1 |
Most of the ringtones and sounds on Smartphone appear to be *.mid files. How can I play these from my app? Thanks! - Tony
|
| Simulate Keypad Input | 23 Apr 2005 06:55 GMT | 1 |
Usually on a Smartphone 2003 device,in the Home Screen,if the use Presses any of the KeyPad Keys, the Dialer Application comes up and th Keys pressed on the Keypad gets displayed on the Display, Considering a Keyboard Driver for SmartPhone 2003 if i try enqueuin
|
| .NET Memory leak | 23 Apr 2005 05:25 GMT | 3 |
I have developped a small application in .net for smartphones. All my app is in managed code (no interop) but i'am afraid to see the memory that takes my app. About 1Mo and when i close my app, the memory doesn't return to his value before my app was launched.
|
| TAPI | 23 Apr 2005 05:23 GMT | 2 |
M using hLineApp of type HLINEAPP in my program,but when i check its value it is coming out 0 is it necessary to have modem for this function to work.
|
| Simple way to detect if phone is in use or not? | 22 Apr 2005 18:20 GMT | 2 |
Is there a simple way to programmically detect if a phone call is in progress or not? Thanks! -John Cody
|
| How to lock and unlock keypad ? | 22 Apr 2005 13:58 GMT | 7 |
In my application build why VisualC++, I try to lock and unlock keyboard of smartphone. What is the solution ? Thank's
|
| Question for SmartPhone Web developers. | 22 Apr 2005 10:40 GMT | 2 |
I have developed an ASP/VBScript IIS application for SmartPhone/PocketPC/etc. It uses QueryString variables like this <form action='page.asp?var1=123&var2=abc' method='post'> Most of the time it works fine, but I have one user that has reported a
|
| poom error | 22 Apr 2005 09:54 GMT | 3 |
I cannot get Contacts in old Smartphone2002 HRESULT hr = 0; if (!s_pOutlook) {
|
| Listing all appointments | 21 Apr 2005 23:01 GMT | 3 |
Hi...I have fetched all the appointments stored into outlook using In the hand....but I want to display all them in some kind of listbox..but listbox is not supported in smartphone...plz tell me how can i do that?
|
| Problem with exe not solved | 21 Apr 2005 16:02 GMT | 1 |
I hv installed an application in smartphone. But exe of ARMDebug is running properly but exe in ARMRel creating problem its not working properly. Why it is happening.Is there any prob if i'll use exe of ARMDebug. Please tell me in detail
|