| Thread | Last Post | Replies |
|
| Iframe support in pocket IE | 18 May 2006 17:45 GMT | 1 |
Does Pocket IE in windows mobile 5.0 supports Iframe, if no what are the other ways for having a scrollable region in the page, say a fixed width of 220px and 50px, if content exceeds a scrollbar should asppear. <Div overflow> not suported,
|
| Get GPS position | 18 May 2006 16:53 GMT | 3 |
I use smartphone QTEK 8130 with bluetooth GPS device and want to read GPS position with C#. At the moment there is no managed API with the smartphone SDK. There exists the GPS Intermediate Driver, I tried:
|
| Emulator and Media Player Sync | 17 May 2006 17:56 GMT | 1 |
Does the SP emulator support Windows Media Player 10 sync? I am able to get ActiveSync to see my emulator device, and properly sync / exchange files. However, in WMP10 I do not see the device. It does not show up in the "Devices" tab. Anybody else tried this? I'm wanting to debug
|
| onSMS | 17 May 2006 17:00 GMT | 2 |
Dear Sirs and Madams! Have any one simple idea how can receive events if sms (short message service) incoming? I write on VC6 for Smatrphone 2003 platform.
|
| SDA screen size diferent than emulator? | 17 May 2006 14:28 GMT | 4 |
It looks like the SDA is using a larger screen size (240x300) than the emulator for the WM2005 smartphone. And the device is re-sizing all the controls to fit. So a picture box created on the emulator at 148x148 will end up at 202x202 when run on the SDA.
|
| porting Pocket PC 2003 app to Windows Mobile 5.0 Smartphone | 15 May 2006 22:28 GMT | 1 |
[I hope that this is right group for this message. If not, my apologies.] I’m trying to port an app I wrote for the Pocket PC 2003 to the Smartphone 2005. Visual Studio 2005 contains a built-in component that upgrades embedded Visual Studio 4.0 projects to Visual Studio 2005 ...
|
| memory watcher for SP | 15 May 2006 22:26 GMT | 2 |
I want to know if there is some testing tool for leaking memory and performance etc for smartphone like rational purify or some commercial tools, I want to check my code for memory leaks basically... regards
|
| Sending emails programatically | 15 May 2006 19:17 GMT | 1 |
I'm having a difficult time finding how to create and send an email using PocketOutlook from within VS 2005. The different classes I see (EmailAccount and EmailMessage) seem to all have get (read-only) properties and nothing else I can work with.
|
| Adding button/icon in the home screen | 15 May 2006 15:13 GMT | 1 |
I am creating an application for Smartphone using VS 2005 in VC++. I want to add a button in the home screen (like the existing buttons for IE, Calendar, etc) to invoke my application. Is there any API to do it programmatically? Please let me know..
|
| Timer on Smartphone | 15 May 2006 08:43 GMT | 6 |
i am developing a c application, i wanted to know if there are any timer api's which i can use? i donot want to create windows and have a message loop to listen wm_timer events instead i want to have function callbacks. you inputs will be most appreaciated, Thanks in advance
|
| What SDK do I need for Windows Mobile 2003 Second Edition for a Smartphone? | 14 May 2006 10:29 GMT | 1 |
I have a Smartphone that indicates that its operating system is Windows Mobile 2003 Second Edition. I have Visual Studio .NET 2003 and want to develop Smartphone applications with this version of VS. What SDK do I need? Can you point me to a link on Microsoft's website? I tried
|
| C/C++ version 6.0 | 14 May 2006 07:51 GMT | 1 |
A voice recognition engine has code developed in Microsoft Visual C/C++ version 6.0 SP5. Is there free/cheap software that I can use to merely view the code? Thanks.
|
| How to access smartphone file system programatically with C# | 14 May 2006 00:12 GMT | 1 |
I want my app to automaticaty transfer files from/to smartphone(connected by ActiveSync). How can connected smartphones filesystem by accessed and hadled using C# code? p.s. I am using Motorola200MPX
|
| Programming language | 14 May 2006 00:09 GMT | 1 |
Hi, I'm new to this please can you advise. Which is the most popular language used for creating Smartphone apps, is it C++ or .NET(vb or c#) these days. Just wondering which way to go, my app will have a user interface
|
| GetOpenFileName() in Smartphone2003 | 12 May 2006 15:12 GMT | 1 |
I try to raise OpenFileDialog, but GetOpenFileName() always returns FALSE and GetLastError() returns 0. What is wrong with my code? Quote:
|