| Thread | Last Post | Replies |
|
| Smartphone soft key menu without resource file? | 28 Feb 2008 21:03 GMT | 2 |
I was trying to make a little C++ program that would create a soft key-based menu (this is trivial, of course, in .Net, MS has decided in its infinite wisdom not to support C++ in .Net CF) and it seems like SHCreateMenuBar will return success but not do anything if you try to use ...
|
| Bluetooth Devices and System Notifications | 28 Feb 2008 19:46 GMT | 2 |
snapi.h defines a couple of Registry Entries for Connected Bluetooth devices. The are underHKEY_LOCAL_MACHINE System\\State\\Connections\\Bluetooth and are Count and Descriptions.
|
| Where's my GPS? | 22 Feb 2008 19:09 GMT | 9 |
I just got a new Blackjack II. It has a built-in GPS and, unsurprisingly, it turns out that ATT lies about you needing to buy there TeleNav product, as Google Earth for Windows Mobile access the GPS fine. I'm used to WM for Pocket PCs, though, where I have a GPS settings applet ...
|
| Build 18125 for the Emulator | 22 Feb 2008 09:27 GMT | 1 |
Hi MS- My emulator has Build 17740 of the OS <5.2.1235> I'm working on a Blackjack II that has Build 18125 <5.2.1620> There seems to be a bit of difference in the notifications for Appointments
|
| Implementing Push Registry functionality in WM | 20 Feb 2008 18:16 GMT | 6 |
My question is, is it possible to implement Push Registry functionality in WM? If yes can we able to register our application to listen SMS on particular port like in J2ME? Thanks
|
| Packaging a Demo in an emulator | 20 Feb 2008 15:53 GMT | 2 |
I was wondering if any has any information about packaging a Visual Studio 2008 mobile app in an emulator. In other words I'd like to send to a potential customer an exe file that, once installed, will display a Windows Mobile 6 emulator with my mobile app installed. If
|
| How to open the messaging center? | 19 Feb 2008 21:27 GMT | 1 |
How to write a program enable to launch the messaging center? I want to select an account to send.
|
| NAP problems with OMA DM bootstrap | 19 Feb 2008 16:15 GMT | 1 |
once again I tried to bootstrap the HTC S710 running WM6 standard and Two-Tier Prompt with the guidelines provided by MSDN (http:// msdn2.microsoft.com/en-us/library/bb737552.aspx), but the WM device was unable to connect to the OMA DM server due to problems with the
|
| How to get a Pocket Outlook ItemID from an Exchange EntryID | 19 Feb 2008 15:47 GMT | 1 |
I try to build two applications (one web and one executable) to open items in Pocket Outlook. I already know how to open the items from their Pocket Outlook Item IDs. My data source is on a web server. On the executable application, I get my
|
| Visualizations for windows media player mobile 10 | 18 Feb 2008 02:32 GMT | 2 |
My platform is windows mobile 6. I want to show visualizations on my own window when music is played by WMP. Does WMP mobile 10 support the visualization function?
|
| How to open a Pocket Outlook item from Pocket IE | 15 Feb 2008 15:10 GMT | 4 |
I want to open an item in Pocket Outlook from a webpage in Pocket IE. I know the ID of the item I want to open. It works well on a desktop browser with a link like "outlook:ID". In Pocket IE, I get an error that say "Cannot find 'outlook:ID' (or one of its components). Make sure ...
|
| Connect direct to sql server 2005 via internet | 14 Feb 2008 12:18 GMT | 3 |
I am using Visual Studio 2005 to develope windows mobile 5 smartphone applications. I would like to be able to connect directly to my Sql server 2005 via direct connection via port 1433. Is this possible? If not, what's the best way to accomplish this?
|
| Messaging based app on WM 5 SmartPhone | 13 Feb 2008 16:08 GMT | 5 |
Hi group, our company has developed a distributed Win32 resp. .NET 2.0 application that uses MSMQ based communication on a peer basis: In a certain sense, there is no dedicated client/server role allocation, all running apps can
|
| Adding a hyperlink in my dialog | 13 Feb 2008 14:39 GMT | 2 |
I need to add a hyperlink in a dialog and when user clicks on it I should be able to capture the event and execute an .EXE file.I am not using any property sheet.I require sample code for smart phone. thanks in advance
|
| C++/CLI support on smartphone in VS2008??? | 12 Feb 2008 14:37 GMT | 4 |
Does anyone know if C++/CLI support has been added to smartphone for VS2008? Thanks, Mike
|