How to prevent my program to open more than one time (Windows mobile)
hi How to prevent my program to open more than one time (Windows mobile) ? and how I can make reset to my program (Windows mobile) ? thank's ...
hi How to prevent my program to open more than one time (Windows mobile) ? and how I can make reset to my program (Windows mobile) ? thank's ...
Hi How to get Batery status ? How to Debug Webservice through Windows mobile ? How to Get any File Size & Creation Date ? thank's for any help ...
I'm running Embedded Visual C++ 4 with service pack 4, to develop an application for a device running CE 5.0. I'm using the CE 5.0 SDK for this purpose, which works fine except for the fact that while it will target my device (i.e. an SH4 based PDA), it will not let me select anything other than the StandardSDK emulator for debugging. ...
Hi How to connect to Webservice through Windows-mobile using Param ? (ini or txt file) thank's ...
Hi I have C# windows mobile program. if the user pull out the PPC in the middle of transfer file from PC to PPC How I can catch this error ? thank's ...
Hi How to reset my program (close.. and Open again) in C# windows-mobile ? ...
I have written a basic Application for windows mobile 5. It is using visual studio 2008 and c# .net I am currently trying to find a way of storing my customer names but im not sure what format is best for storing data directly on the device ( i dont need it to integrate with any servers or anything) I'm hoping someone here knows whic...
In my team we share the different windows mobile devices we use for testing during development. This means that every time you plug in a device, ActiveSync creates a pop-up for the "Synchronization setup wizard". I'm looking for a way to disable this wizard and connect the phone as "Guest" without having to look around for any irritating...
Hi there, I will start new PDA project on the windows mobile and compact framework 2.0 or higher. I need to design the new application user interface like IPhone, it should be smilar IPhone buttons, gradiend screens, colors, some thing like this. It seems i need to many images and backgrounds on the windows mobile application for achievi...
Hello folks; Im trying to make a video out of a folder full of jpeg files. I tried google, and everybody is stucked with this. I have downloades de WM SDK and the Encoder, but since the moment I dont know their object model I cant do much. Does somebody here have some code WORKING about how to create a WMV or an AVI or a MPEG video fil...
I’m creating a windows mobile app which uses a custom GUI. It has an image as background and some text and images rendered on it. I want to do as little image processing in the app itself, so I’m creating different skins for different screen resolutions. If I need to support another screen resolution I’ll just add another skin. But what...
I'm looking for a way to check the culture settings on a windows mobile device from a desktop application. Is there an easyway to do this? Basically I want to do something like: MobileDevice.CultureInfo.CurrentCulture.Name ...
I have dataGrid, which have one dropdonw column.(whcich contains "true"/"false". on button click, I want to loop through each gridvew, and findout whcich item is seleccted from droopdown from each row and store it. How can I loop the datagrid, there are some properties,funtioaly suppoerted by DataGrid for Mobile WinForms. any one help...
Is there an Windows Mobile Office Communicator client API to develop a plugin using OCS. ...
I need to draw text VERTICALLY directly on to a Windows Mobile Form. This is a Compact Framework 2.0 application. I have the following test code working in a windows form application, but it does not work with the compact framework because there is NOT a DirectionVertical StringFormatFlag. Is there another way to do the same thing on Win...
I am looking for compilers ( command line / IDE ) that runs on Windows Mobile OS v6 for the following languages: C/C++ Java ...
Hello, i'm looking for a way to power on or off the GPRS adapter programatically. ...
Hi all, I have a web application running in Pocket IE (not sure of the exact PIE version, but the OS is Windows Mobile 5.0). So basically our pages load up and depending on certain things, we focus on a particular form field (ready to accept data from the barcode scanner). To do this, we add some onload code to the body tag. Now every...
Hi everyone, I am exploring the possibility of plugging webcams (preferrably any webcam so I don't get tied to a particular hardware vendor) into a Windows Mobile 5 or 6 device, and write a piece of software app that allows user to click a button in that software app to get the webcam to take pictures or video streams. So, I will need ...
My Windows mobile application crashes sometimes with an exception that happens in the finalizer of System.Net.HttpReadStream. It only happens sometimes, but then it brings down the whole program. Is there anything I can do to make the program continue when such an internal finalizer throws? Or alternatively, how can I prevent such an e...