What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Windows Mobile Programming Solutions: 1 - 25 of 37
 
I'm working with a Windows Mobile Pro 6.1 device.  We would like to have our VB.NET application be able to access GPS coordinates.  We were told by Motorola that Microsoft has an API to do thi...
I'm developing an application for a Windows CE mobile device with Visual Studio 2008.  However, I won't have the actual device available for a few weeks.  I've used the Pocket PC emulator many...
how do i end a call with windows mobile. I dont know how to use TAPi but basically i have an if statement and inside there i want to basically have a function to end the call or press the RED ...
im making an app in c++ for windows mobile in VS2008. Once its done i was wondering how to port it to these other platforms (iphone, BB most important)? how much does it cost/ how easy is i...
we are creatting a text file with the current time and date from a PC and sending it to the remote device and setting the time. The line of text in the file will be local time on the PC and I ...
I am new to windows mobile 6  programming. I have some doubts in windows mobile 6 programming . 1) How much memory will be allocated for each process. 2) Is we can restrict process memory...
I have an existing Windows Mobile 6 Professional SDK (ARMV4i) project and I want to add a new  platform under: Right click the solution, select Configuration Manager,open the drop down menu ac...
I have developed an ATL Control that works fine on Windows desktop. I am trying to get this to work on Windows Mobile 5.0 Pocket PC as well. I have managed to get the ATL to compile on the ...
HEllo i want to create an application in .net mobile, i am using .net 2005 to create a ocr application please if any buddy can help me how i can create a OCR application using any winodows ...
Sites like Facebook and BBC News recognise when a user is accessing the site via a smart mobile phone and then displays a mobile version of their website with limited functionality. I would...
I am trying to write a test application for a Windows Mobile 6 device. It is an HTC Touch Dual. The application is a dialog based Smart Device MFC application in C++ written in visual studi...
vista driver needed for ati ardeon mobility dell inspiron 9300
Do I have to add each dll that is in the project's references individually into the Application Folder or are they automatically included in the cab file? Under the project node in Solution Ex...
I need to implement simple ActiveX object that can be used from JavaScript on Windows Mobile 5.0+ devices. This object should provide events so JS can hook up and perform something when eg. Ac...
I have a application for windows mobile, the problem is that some client's has other resolutions, so I want to see how it looks on all size's. Is there a way I can change the emulator's res...
Hi Experts, We want to get the bitmap of an entire web-page loaded in windows-mobile web browser control, WebBrowser.DrawToBitmap doesn't render an image of the browser control to the sp...
ok i was basically wondering if there is like template programs i can use to create my windows mobile program. I dont have any coding experience but i have a copy of Visual Studio 2008 from my...
ok why is this not working?? i believe i have this setup to dial the number, then if it is in talking state, a text box should pop up? why is it not popping up?
ok ive asked a few questions now but this is towards the end of my journey... Thanks for everyone that has helped.. truly i could have not done this without the community support: ok basica...
On a Windows Mobile Standard phone like the HTC S710 you can open the keyboard and thus change the screen resolution from 240*320 to 320*240. On the Window Mobile Professional edition I receiv...
ok im creating a phone application and its not really TAPI (as if u read this site you have seen my posts before)... anyway... ok basically i want for when an inocming call comes in it ...
OK I open VS 2005 and create a new website add a dropdownlist to the wwebpage and call it cboCountries. Then I open the code behind and add Imports System.Data.SqlClient Then in the Form1_Lo...
I am trying to debug a windows mobile 5 device application using the emulator, however although the program runs on the emulator it does not 'see' the PC which is required as the program uses ...
I need to remotely view my PDA's screen on a desktop PC or laptop.  I have a Windows Mobile 6 classic device connecting via Windows Mobile Device Center (or Bluetooth) to my PC.  Previously, I...
i get hte error Argument '1': cannot convert "int" to "string"??? why>?