| Thread | Last Post | Replies |
|
| Open new SMS message and paste text | 31 Mar 2008 18:03 GMT | 3 |
I need to put the user in a new sms message window filled with custom text. Is that possible? Thanks Fabrizio Cipriani
|
| Be able to display image and text in one control | 28 Mar 2008 06:22 GMT | 2 |
I am using VC++ Win32(VS2005) to develop the application, but seems like there is a little control available, I need to display image and text in one control meantime, is there such control can do such functionality?
|
| Lightweight database support | 27 Mar 2008 21:43 GMT | 6 |
I'm looking for lightweight database support for my application. Can I use EDB? I was looking at SQLite (sqlite.org) but it looks it doesn't compile for CE.
|
| Add Notification icon what is present on all screens | 27 Mar 2008 10:51 GMT | 1 |
Windows Mobile 6 documentation for SHNOTIFICATIONDATA structure describes 3 default GUIDs to override title bar icon slots CLSID_SHNAPI_OemNotif1 CLSID_SHNAPI_OemNotif2
|
| Extending softkey right menu in contact page | 26 Mar 2008 11:33 GMT | 2 |
I need to add an item to the softkey right menu in the contact page. When the user chooses the new menu item, I need to access the data in the contact page. Is that possible in managed code? If not, any info about how to do it in native code is also appreciated.
|
| Smartphone + webservices? | 24 Mar 2008 20:30 GMT | 3 |
Hi, I'm new to smartphone development and I'm trying to add a web reference to my app to implement a mobile user interface using the current Bussiness Layer the of the app that is running on a web server. Well, I don't know why but I add the web reference without a problem but a
|
| How to register a directshow DLL in Windows Mobile 5.0 or 6.0? | 24 Mar 2008 18:54 GMT | 1 |
I'm developping a Windows Mobile 5.0 Pocket PC application to acquire and process camera frames on-the-fly then render them onto the mobile screen. The approach I take is to implement a SampleGrabber Class which
|
| How to stop talk/call key functionality? | 24 Mar 2008 07:21 GMT | 2 |
I want to assign some other functionality to the talk/call key when my application is running. I am getting the talk/call key event using Hook procedure but it is also invoking its native functionality. Any idea how to stop this functionality?
|
| Send Data to Windows Mobile Device? | 21 Mar 2008 18:46 GMT | 1 |
I'm new to Windows Mobile and have a simple application where I want to run a client application on my smart phone that will accept data being sent to it from my USB connected PC (this is not a sync. type application as the data will be changing in real time and I will only be ...
|
| How to launch application on handango? | 13 Mar 2008 14:09 GMT | 1 |
I am new to windows mobile. I developed an application for windows mobile 5.0 smartphone. Now, my company is planning to launch it on Handango. I read the document 'Designed for SP_Handbook_Oct2006' but confused. Can anybody provide some reference to better understand those ...
|
| Help me: Error HRESULT E_FAIL has been returned from a call to a COM component | 06 Mar 2008 08:42 GMT | 3 |
I use DotNET 2005. However I have written many windows applications and webs, I am new to smartphone or pocket pc application. I never create a project of smartphone.
|
| sequence photo in wm 5.0 | 04 Mar 2008 17:49 GMT | 1 |
i am using hp ipaq 6965. i wrote a code for accessing the built-in camera in c# using microsoft visual studio 2005.. the code is as follows (got from msdn.com) int i = 0;
|