| Thread | Last Post | Replies |
|
| Bluetooth support in .NET Compact Framework | 21 Jul 2006 14:38 GMT | 2 |
I am using Visual C#,.NET CF and I wish to use Bluetooth for discovery of devices, pairing and use one of them for serial communication in my app. Can anyone be so glad and write me a short summary, what should I do? I saw sample for C++, but it's not easy for me to understand it ...
|
| What's the difference between SMS API and MAPI | 21 Jul 2006 14:37 GMT | 3 |
I am a fresh developer to WM platform. I am confused with the usage of SMS API and MAPI. Could you please help to dispel my doubt? Thanks in advance. 1. As I understand, I can send SMS message both via SMS API and via MAPI.
|
| XML parsing example WM 5.0 ? | 20 Jul 2006 23:57 GMT | 6 |
I just finished watching this web cast: http://support.microsoft.com/default.aspx?scid=kb;en-us;817783 It was informative--thanks. I am assuming most of the information presented there is the same in Windows Mobile 5.0. I was
|
| Home screen plugin deployment | 20 Jul 2006 19:44 GMT | 3 |
What is required for home screen plugins in terms of deployment? Must they be signed with a cert.? On some devices, when my plugin is loaded via a referencing home screen layout, the home screen "locks up" and upon restart, you get the
|
| XML home screen layout parsing example for WM 5.0 plugin parameters, etc. ? | 20 Jul 2006 19:12 GMT | 2 |
Does anyone know of a sample that demonstrates handling parameters in XML home screen layouts such as those for the Microsoft provided plugins on Windows Mobile 5.0 smartphones? Specifically, I think it would be real useful to if there was a sample
|
| How to Add menu to windows mobile 5 Smart phone | 20 Jul 2006 13:48 GMT | 3 |
Hi! I want to add menu to windows mobile 5 Smart phone, I did it same like windows mobile 5 Pocket PC, but it is not shown in Smart phone.. I'm using VC++ in Visual Studio 2005..
|
| How to operate Tree in Smartphone | 19 Jul 2006 18:05 GMT | 3 |
I created Tree in smart phone and populated. I can't able to operate it using key pad. any idea to do this.. Thanks -Pugal.G
|
| homescreen, home.xml, and plugin | 19 Jul 2006 17:38 GMT | 5 |
Is there documentation defining what tags (w/definition of tag meaning) used in home.xml files? Also, ones that seem obvious, don't seem to be. For example: <plugin clsid="{55EE36E7-7CC3-47E8-85E2-1D8644280E7A}" name="My plugin"
|
| BACK key sends two messages, what is fuModifiers 0x1000 ? | 19 Jul 2006 10:12 GMT | 2 |
when the user presses the BACK key, our application received 2 WM_HOTKEY messages. the first one is: message = WM_HOTKEY, idHotKey = 0x2, virtualKey 0x1b, fuModifiers 0x0
|
| selecting ListView Item in Smartphone | 19 Jul 2006 09:52 GMT | 1 |
I have made fullrow select of the listview true. When i select the item in the listview, the image background is is not "blue" ? Why on selection image is not selected?
|
| Supporting both WM5 and WM2003 in a single exe | 18 Jul 2006 21:34 GMT | 10 |
I got no response to this before so trying again with a different subject... I have a native application that loads a bitmap as a control in a dialog box. The intention is for the bitmap to occupy the full client area of the screen.
|
| Can configure certificates to Visual Studio 2005 | 17 Jul 2006 11:18 GMT | 1 |
I have pri.pvk, priv.spc and signcode.exe and i am developing Smart Phone applications using Visual Sdtudio 2005. After building the executables i am signing these through signcode.exe each time. Can i configure these certificates to Visual Studio 2005 in order to signed by ...
|
| VS2005 and SmartPhone | 16 Jul 2006 08:06 GMT | 1 |
Just got my Qtek 8500 smartphone (WindowsMobile 5.0) and tried to run a C# (VS2005) app on it, I can manualy move the exe file to the phone and it works, but I can not run it from VS2005, it can't deploy the project and debug, it says something about security sertificates and I ...
|
| In smartphone I can't able to manipulate combobox | 15 Jul 2006 08:51 GMT | 1 |
I have created combobox and populated with items, but using key pad I can't able to select the items... is any way there to solve this prob.. Thanks -Pugal.G
|
| Any install Shield creator pack is available to support smartphone | 14 Jul 2006 11:58 GMT | 1 |
I'm using VC++ - VS 2006, is there any install Shield pack is available to create Install pack for smartphone. please let me know if you any idea.. Thanks in advance..
|