| Thread | Last Post | Replies |
|
| Help! | 10 Mar 2005 23:20 GMT | 2 |
Is it possible to recognise the Windows Mobile version such as 2003 / 2003 SE etc thru evc++? also to find out the version of windows media player which is installed such as player 9 or 10?
|
| Deployment and Volatile memory | 10 Mar 2005 20:32 GMT | 9 |
I am using Visual Studio 2003 to write a program for a HP iPAQ. When ever I run it from the IDE, it copys the program to the PDA under My Device\Program Files\XYZ\XYZ.exe where XYZ is the name of my project. I thought this was the correct place to put it until someone reseated ...
|
| how to show animation in a dialog | 10 Mar 2005 20:21 GMT | 4 |
I am development a pocket pc application using EVC and I want to show an animated gif in the dialog as a response to user. Would you tell me is the any way I can do that? If the gif is not support, is there any other format can be used? Thank you very much.
|
| visual basic Vs C# | 10 Mar 2005 19:55 GMT | 4 |
I have a project which consists of developing an application for pocket pc's. Briefly the client application which is a medical application for pharmacists will have to access a database server for data retreival. Its the first time i am getting in touch with .Net development, so ...
|
| Another case of "dllhell" | 10 Mar 2005 16:52 GMT | 2 |
we have a solution with about 10 single projects included in VS .NET using C#. There are a lot of links to refered dlls. For every developer in our company these settings must be done again, because the links vanish with error or link the wrong dll at startup (for
|
| detecting serial cable attached from application | 10 Mar 2005 16:43 GMT | 1 |
I want to detect if the serial cable for comunication is still attached to the device? Can i do it from my application?
|
| How can I demo my application in pocket pc in a desktop computer | 10 Mar 2005 15:17 GMT | 2 |
Is there a way I can demo my application written for Pocket pc in the a desktop computer (using projector).I don't want to use emulator. Thanks
|
| Playing Sound Files on Pocket PCs | 10 Mar 2005 15:13 GMT | 3 |
I have the following wrapper code to allow me to use PlaySound(), internal class PlayingSounds { [Flags]
|
| On Device Boot up | 10 Mar 2005 14:56 GMT | 3 |
Hi.. I have created a background process and I want that process to start up when the user starts the device every time.. how can we change the registry settings for this. Any help is greatly appreciated.
|
| Resolutions higher than VGA on Dell Axim x50v? | 10 Mar 2005 11:14 GMT | 1 |
Dell sell a cable to connect the Axim x50v to an external VGA monitor. Does anyone know whether it's possible to tweak the display driver etc. to output higher resolutions than VGA, e.g. SVGA (800*600) or XGA(1024*768)? The particular use isn't to run the PPC interface at a higher ...
|
| Geting the unique Identifier of the PPC | 10 Mar 2005 10:13 GMT | 1 |
How can my program ( .net CF using c#) retrieve the unique Identifier of my Pocket PC ? ( either UUID or the Asset Tag/Serial Number). Thnx Abhi
|
| How to emulate a pure win32 WCE App? | 10 Mar 2005 09:07 GMT | 3 |
I'm new to WCE but I'm going to develop an application with PC/104 board in a few months. I've nearly chosen the target board (that will provide the SDK and a WCE image so as to make things easier), and I'd like to develop a demo
|
| Managed DirectX 9.0 n PPC 2003 | 10 Mar 2005 08:39 GMT | 1 |
hi, Can i use managed DirectX 9.0 in my PocketPC 2003 Running Windows CE 4.2 (HP - iPaQ) ? when i try to do it the form is not geting loaded. while debugging the program i'm not geting the control even to the main.
|
| Playing The System Beep on Pocket PCs | 10 Mar 2005 08:33 GMT | 4 |
Is there a way to play a system Beep sound in c#, when developing on a Pocket PC??..i have looked trough the MSDN library, but cannot find anything
|
| HTTP File Download... | 10 Mar 2005 04:46 GMT | 6 |
Hey All, I'm currently developing a program which needs to connect to a site internally and download a file (via http), and I was wondering how I could do it? I've looked through all the documentation of .NET CF (I'm using VB.NET 2003 to develop the application), but I haven't ...
|