Questions tagged [windows-mobile-6.5]

Windows mobile 6.5 is an operating system for PDAs and smartphones developed by Microsoft.

389 questions
0
votes
1 answer

Remove System Tray Icons in Wm6.5

I want to to remove the volume system icon from the top bar of the command bar. I have been looking for a solution, but so far have found nothing. Does anyone know how I can do this?
Ricardo_arg
  • 520
  • 11
  • 28
0
votes
1 answer

Make a call from application contact info screen

I want to make a call from my windows mobile application one of user's contact information detail page. I searched and come up with one link but not able to reach its code. http://msdn.microsoft.com/en-us/library/bb278110.aspx Can any one help for…
k-s
  • 2,192
  • 11
  • 39
  • 73
0
votes
1 answer

Issue with changing button backcolor using event handler

I am currently working on a windows mobile 6.5 application. The application has a bluetooth function which reads data from serial port. Once the data has been read, event handler will pass data from lower level class to the UI view. The UI would…
Charles LAU
  • 281
  • 1
  • 8
  • 19
0
votes
1 answer

Custom System Dialog - Windows Mobile 6.5

i am tryng to override system dialog (System Sound), by closing that notification and showing up mine. Questions: 1- How to Close Notifycation Dialog from the system 2-How to cacth the key (Volume Key) that initiates the notification 3-show…
Ricardo_arg
  • 520
  • 11
  • 28
0
votes
1 answer

Auto switch to numeric keypad on wm 6.5

I'm developing a software for a mobile device (Motorola ES400) with C#. Here I'm using the default wm-SIP and I don't want to change that. There are some textboxes the user has to fill in. My problem is, when he enters a textbox, where he should…
abc
  • 2,285
  • 5
  • 29
  • 64
0
votes
1 answer

Backward compatibility in Windows Mobile Version

Will an application developed for Windows Mobile 6.5 run on a Windows Mobile 6.1 device?
hassanadnan
  • 435
  • 3
  • 8
  • 17
0
votes
1 answer

Bidirectional Synchronization between Compact and SQL Server DB in Windows Mobile 6.5

I followed the link http://mobileworld.appamundi.com/blogs/andywigley/archive/2008/12/08/building-a-sync-services-for-ado-net-solution-for-mobile-devices.aspx and was able to sync DB. Problem is that it is only for static connection string and…
0
votes
1 answer

register windows phone to app-hub

I verified my account as student, and try to register my device the error is that Device is not registered with market place in fact I want to register what is the mean of this error?! I found a solution like in this…
souphia
  • 1
  • 1
  • 1
  • 1
0
votes
1 answer

How to get TAP of ComboBox in Windows Mobile?

I am New to Windows mobile application. I am developing an windows mobile application for touch device (devices with Hardware key). I want to programmatically figure out difference between user tap on ComboBox (by finger/stylus) or presses arrow Key…
0
votes
1 answer

How to work with files for Mobile Device

I have to develop application for mobile device, using Visual Studio 2008. Application have to read files and write to them. Problem I have that I don't know where are files when I run application on mobile device or even on device emulator in VS.…
user198003
  • 11,029
  • 28
  • 94
  • 152
0
votes
1 answer

Issue with opening SQLite Database file in windows mobile 6.5

Does anyone know how to open a sqlite database in windows mobile 6.5(emulator)? I have tried to use the following code to open it, but it has no success. It says "Unable to open the database". private SQLiteConnection con; public void…
Charles LAU
  • 281
  • 1
  • 8
  • 19
0
votes
1 answer

Take photos with Dolphin 99EX on Windows Mobile 6.5.3 Professional DTK(ARMV4I)

My problem is the next: I have an application developed for Windows Mobile 6.5.3 Professional DTK(ARMV4I) which is running on Honeywell Dolphin 99EX. Basically I am using the API from Honeywell to take pictures: CameraAPI.h. The problem is at the…
horea
  • 51
  • 1
  • 5
0
votes
2 answers

WCF CFClientBase Serialization Stackoverflow Exception?

The following error occurs whenthe client code running in CF 3.5 on a windows mobile 6.5 device tries to call our wcf service... before it ever even makes the call. What is odd is that the exception DOES NOT occur when running under the debugger…
0
votes
1 answer

Windows Mobile 6.5 -- Call a function when a dialog box is idle? a la WM_KICKIDLE

I'm working on a Windows Mobile 6.5 application that has a dialog box that displays input from a camera and has a button to save a snapshot of the stream. The camera API recommends calling the function that updates the view of stream when the…
NobodyNothing
  • 155
  • 3
  • 13
0
votes
1 answer

Bluetooth connectivity in windows mobile 6.5

How to set up the environment windows mobile 6.5,my system is running windows 7. I want to develop the bluetooth application in windows phone.Could you please provide me the information of bluetooth api& Socket api in any version like 6.0 or 6.5.My…
Raja Ramesh
  • 687
  • 1
  • 8
  • 18
1 2 3
25
26