| Thread | Last Post | Replies |
|
| Event Scheduling | 06 Dec 2005 19:34 GMT | 1 |
What's the best way for me to schedule an event, to occur either at fixed intervals, or at a specific time? A) Should I have my program running in the background, waiting for the specific time or interval?
|
| how to detect an incoming call? | 06 Dec 2005 18:53 GMT | 2 |
I have a smartphone application that connects to our server to sync using sockets. While I'm connected incoming phone calls are sent to voice mail. How do I detect that an incoming call is happening so my application can allow the user to get the phone call?
|
| DestroyWindow() hangs if called for an HTML control window | 06 Dec 2005 17:49 GMT | 1 |
I'm trying to create a window to display arbitrary html. The html control (aka Window class WC_HTML or "DISPLAYClASS") looks like it does everything I need and provides an easy-to-use interface, but with one problem: after I started to use it my app would hang the phone when the ...
|
| WebServices and Smartphone emulator | 06 Dec 2005 12:29 GMT | 2 |
What kind of settings does Smartphone 2005 emulator need to be able to connect to Asp.net webservice located on same pc (localhost)? I have made webservice, and it works OK with windows application, but with smartphone application i receive WebException, Unable to connect to the
|
| Where is the build CAB in VS 2005 targetting smartphone 2003? | 06 Dec 2005 08:00 GMT | 2 |
I'm building a smartphone 2003 aplication using VS 2005 but I can't see any build cab option anywhere in the IDE. Is this option only provided when targetting 5.0 devices?
|
| How to disable the the default MMS Client. | 06 Dec 2005 05:03 GMT | 1 |
I am developing a MMS Client for Windows mobile based Smartphone 2003 device. And the target device I am using is SAGEM MyS-7 Smartphone, which already has its built in MMS Client. As I want to check receiving and display of MMS message on my developed MMS Client, but ault MMS
|
| Smartphone and LBS_OWNERDRAWVARIABLE | 06 Dec 2005 00:40 GMT | 4 |
I am trying to create a owner draw variable listbox. It works great on PPC but on Smartphone, I don't get either MeasureItem or DrawItem calls. Does anyone know if this should be supported on Smartphone? Thanks,
|
| MFC for Smartphone | 05 Dec 2005 17:56 GMT | 1 |
Where can I find MFC in Smartphone 2003 SDK? Thank you, Paolo
|
| How easy? | 03 Dec 2005 14:43 GMT | 1 |
I am new to Smartphone development in VS 2005. But I have good knowledge of VC 6.0 and Win32 programming. How easy it would be to switch to Smartphone development? How long would be the learning curve?
|
| Smartphone project in VS.net 2005 - CF issue | 03 Dec 2005 14:40 GMT | 2 |
Here's what I'm doing: 1) Start VS.net 2005 2) File > New > Project 3) Project Types - select Visual C#\Smart Device\Smartphone 2003
|
| SMS interception & GPRS connection | 02 Dec 2005 14:17 GMT | 6 |
I would like to implement 2 things in my application: - interception of SMS on WME2003 - GPRS connection management (the idea is just to open a GPRS connection with a server, to download a file and then to close the connection).
|
| How do I get a message (SMS et all) unique identifier? | 02 Dec 2005 12:00 GMT | 1 |
I'm using MAPI to get all messages from a smartphone 2003. I've found that each sms has a unique identifier. This one is accessible trough the PR_ENTRYID property. Can I convert this to a long number? Or to a wchar_t*?. How's the UID stores in this binary data?
|
| Application does not start for the second time | 02 Dec 2005 09:17 GMT | 1 |
Hi everybody, Im developing an application in c# (VS 2003) for a smartphone. this application among other features does Web services connections. Im using the Microsoft community preview emulator, and my problem is that I can perfectly start the application and it runs good,
|
| How do I retrieve MMS body text? | 01 Dec 2005 22:11 GMT | 1 |
I want to read MMS via MAPI (WinCE4.2 Smartphone 2003). I can receive number and subject of MMS. But i can't read message body text I have tried: IStream *pStream = NULL;
|
| CESelfRegister DLL ==> \Windows\FilesToBeDeleted\TMP0004.tmp | 01 Dec 2005 19:06 GMT | 1 |
I have a CAB file that installs some DLL's and registers them using the CESelfRegister tag in the .inf file. When I do an upgrade (or a simple re-install) while the DLL's are used, I get some serious problems on Windows Mobile 5.
|