| Thread | Last Post | Replies |
|
| Installing CF 2.0 on Smartphone | 04 May 2006 16:51 GMT | 3 |
Probably a very simple, no-brainer. I've got a Palm Treo 700w and saw on Palm's support site that it came with CF 1.0. How do I install CF 2.0 on it? Thanks.
|
| Please help on MMS setting | 04 May 2006 08:55 GMT | 2 |
I am trying to set MMS setting to a windows mobile phone using provisioning xml file. I don't know the exact format of the xml file. So I just set the configuration into the phone using the built-in ui, and then try to use <characteristic-query> to get the setting back. Using ...
|
| Write to DM Tree | 04 May 2006 05:13 GMT | 2 |
with the string xml = "<wap-provisioningdoc><characteristic type=\"Bluetooth\"><parm name=\"BtMode\" value=\"2\"/></characteristic></wap-provisioningdoc>"; I try to WRITE BTMODE value
|
| management tree READ/WRITE APIs | 03 May 2006 19:18 GMT | 3 |
BtMode – is set by the DM client on receiving the DM command from the DM server. After which how can an application get the value of the Bluetooth BtMode?? What are the interfaces to read the value of the BtMode from the DM
|
| Where do i find my Application on Smart phone emulators? | 03 May 2006 17:30 GMT | 9 |
It seams to be a funny question but seriously i need guidence. When i try to run my application on WM 5.0 Smart phone emulator i couldnot find my application exe.There is folder inside programs named as DebugApp where i find my exe only if i run the programe in debug
|
| Strange HTML control behaviour on Smartphones | 03 May 2006 03:01 GMT | 2 |
In my applicaiton i have this HTML window (DISPLAYCLASS) which i create on launch of my application and use it to display different topics in my application. So the same window is used to display different documents. To load each topic i use the following sequence:
|
| ExecWB in Web Browser Control on Windows Mobile 5.0 | 02 May 2006 18:27 GMT | 2 |
Any body knows how to use ExecWB method of Web Browser Control on Windows Mobile 5.0? My code always returns error: VARIANT vaZoomFactor; // input arguments VariantInit(&vaZoomFactor);
|
| Reguarding Bitmap as a background and list view | 02 May 2006 14:03 GMT | 3 |
Can any body help me Please I am a begginer in windows ce i want to change the background image with a bitmap(which is loaded from a file contains more than 256 colors) and diplay a list view over it
|
| Driver in OEMXIPKERNEL | 02 May 2006 01:25 GMT | 1 |
In my platform, I have a driver MyDrvA.dll which will be loaded by DEVICE.EXE. And the loading order in the registry is 4. I found if I put MyDrvA.dll in OEMXIPKERNEL then MyDrvA.dll will be loaded in very beginning, even priori to those drivers with loading order=0.
|
| creating WMP embedded control | 01 May 2006 22:32 GMT | 3 |
> Hi Tom, > I'm trying desperately to find a way to > play a mp3 in my Winmobile 5.0 Application without opening a WMP Window. > I read most of your posts in google groups and it seems to me that you are the only one |
| Palm Treo 700w Development | 01 May 2006 17:48 GMT | 1 |
I know this is probably going to be a "DUH!" question. What is needed to develop applications for the Palm Treo 700w? I'm assuming I'll need the Windows Mobile 5.0 SDKs and Visual Studio 2005. Is it essentially the same as developing for the Pocket PC? Is there any Palm-specific ...
|