| Thread | Last Post | Replies |
|
| windows mobile 5.0 sdk problem | 18 Jul 2005 00:19 GMT | 1 |
i recently ordered the mobile 5.0 eval kit and installed VS 2005 Beta 2 and Mobile 5.0 SDK on Virtual PC 2004. everthing works fine but project templetes for PPC 5.0 & SP 5.0 in the new project dialog does NOT appears, so i can't make apps for 5.0. but the Mobile 5.0 options do
|
| How do i create a new project in Beta 2? | 18 Jul 2005 00:17 GMT | 2 |
I just installed VS 2k5 Beta 2 and then the Mobile 5.0 SDKs and ActiveSync 4. When i go to create a new project i'm not getting the choice to create a smart device for the new platform. What am i missing in the installation process?
|
| POOM Display() Category Blowup | 17 Jul 2005 01:58 GMT | 6 |
Can anyone tell me what would cause a program to completely shut down in 2003SE if you try to click to choose a category in the POOM dialog called using Display(). It only happens in SE?? Thanks
|
| Dialog/Form non-full screen | 16 Jul 2005 23:39 GMT | 9 |
I'm going nuts--someone posted a link recently to an article which shows how to make a non-full screen dialog, and I *think* it was in C#. I'd like to do that (spending WAY too much time building a little app to record my exercise training results...), but after 30 min of ...
|
| POOM error when Create Object in eVB | 16 Jul 2005 19:59 GMT | 2 |
I have a problem with SmartPhone and PocketPC. I can't CreateObject... Please help me!
|
| TAPI Support in Ppc | 16 Jul 2005 17:01 GMT | 2 |
[The following query is also posted on microsoft.public.pocketpc] Hello Experts, Forgive me for asking such a generic query, this more of an implementation issue. We're currently under planning stage to develop
|
| Ok and Cancel | 16 Jul 2005 11:49 GMT | 3 |
When creating custom forms that are designed to accept user's input I wonder what is the common way to allow user to OK or Cancel Is it buttons on the top of the form and if yes how can you get both the ok and the x buttons
|
| How best to obtain current battery level on Pocket PC? | 16 Jul 2005 04:11 GMT | 2 |
I'm writing my first major C#.net Pocket PC application. I'd like to periodically monitor the battery level so I can report this to the user when it gets too low. To this end I've installed the OpenNETCF suite of controls. There is a
|
| Camera on iPAQ | 16 Jul 2005 03:40 GMT | 2 |
has anyone managed to use the built-in camera on the hp ipaqs (eg. rx3715) without using the pay-for-sdk from hp? is there a DLL that can be invoked? on the actual ipaq, the default software for the camera is
|
| Help with first Pocket PC App. | 15 Jul 2005 21:51 GMT | 3 |
I am entertaining the idea of creating an application for my Pocket PC 2003. I will be starting at the ground floor. Have never programmed before I have received the DVD disk of the SDK for Windows Mobile 2003-based Pocket PC.
|
| moving Bitmap between managed and unmanaged code | 15 Jul 2005 20:43 GMT | 3 |
I am trying to move a Bitmap between managed and unmanaged code, so that I can use the Imaging API. The latter is a series of COM interfaces, so I am trying to use it from a dll written in C++. At the moment, I am trying to have the Imaging API create a thumbnail, and
|
| Today Screen Entry activation / soft reset | 15 Jul 2005 18:58 GMT | 2 |
I have written a DLL, which shows the today screen entry of my application. After installing my app, the DLL and its corresponding registry entries for the today screen, my today entry is not shown, unless I go one time to the today setup screen or I soft reset my PDA. In the ...
|
| Bubble notifications, HTML buttons and disappearing icon | 15 Jul 2005 14:22 GMT | 3 |
Got a couple of problems/questions about the bubble notification things in PPC. 1. Is it possible to have image links (<img>) in the html in a bubble, how do I make it possible? (Some MS bubble have images, volume, etc)
|
| convert CSting -> Integer | 15 Jul 2005 12:32 GMT | 2 |
it sounds like a simple querstion but I don't find anything. using embedded Visual C++ on a PocketPC 2002 I have a CString and wand the Value as integer but atoi wont work with CString. Can anybody tell me how do make this work:
|
| How can I do "Stop All"-like program? | 15 Jul 2005 10:41 GMT | 1 |
I want to compose a function to close all others running program, just like "Settings->System->Memory->Running Programs->Stop All". I tried to get running process by CreateToolhelp32Snapshot but it only got "Kernel"/"critical process which is not I want.
|