Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
8answers
9k views

SQLite vs. SQLCE vs. ? in a Mobile Application

When developing a mobile application on Windows Mobile, what are some of the database choices you've made? Why did you make that choice? In particular we've got a mobile app that we're building which ...
4
votes
2answers
162 views

What is the use for a Mutex if you can't name it?

I am having a hard time figuring out what good a mutex is without naming it. Specifically I want to make my Windows Mobile 6.5 app single-instance. There are a few questions and answers on this site ...
3
votes
2answers
102 views

Is there a work-around or replacement for System.Runtime.Serialization.DataContractAttribute in Compact Framework (windows mobile)

We are adding functionality to a Windows Mobile Client to send data to a .NET service. Unfortunately the .cs class that svcutil.exe creates generates unusable code for Compact Framework. (that name ...
3
votes
1answer
100 views

GPU access on Windows Mobile

I am building an app for Windows Mobile 6.5 and I was wondering if there is any way to hardware accelerate various calculations. I would like to have the GPU do some of the work for the app, instead ...
3
votes
1answer
100 views

I want to read email body and attachment from windows mobile

I am able to read the phone no, subject, sender, and date and time and i need some help on reading the body of the email, i know that it can be read using openproperty but not able to move far.. hope ...
2
votes
0answers
56 views

Why does Mobile IE6 use a layout viewport of 974px?

Why does Internet Explorer Mobile 6 use a layout viewport of 974px? 974 seems like a suspiciously precise number.
2
votes
2answers
64 views

How to have a core class call a Client Class?

I am trying to build a core application that uses plugins so that the core never changes and each time we get a new client we write a module for them. We implement a interface called IClientPlugin ...
2
votes
1answer
181 views

Cold Boot Windows Mobile 6.5 Device Programmatically Using C#

I've seen a lot of code regarding the IOCTL and I tried using some code that shows how to cold boot a Windows Mobile device by setting SetCleanRebootFlag() and int IOCTL_HAL_REBOOT = 0x101003C; but it ...
2
votes
1answer
2k views

How to save HBITMAP as JPG using Win32 Imaging API (Windows Mobile 6+)?

I have created procedures to save window screenshot to file. It works for PNG and BMP, but not for JPG (and GIF). Here is code for capturing HBITMAP: HBITMAP Signature::getScreenHBITMAP() { // get ...
2
votes
3answers
2k views

Disable menu bar in Windows Mobile 6.5

I'm porting .NET application from WM5 to WM6.5. Besides new resolution I noticed different UI behavior for start menu and title bar (caption bar). My application needs to work in kind of kiosk mode ...
2
votes
1answer
297 views

How to port the code of an application on Windows Mobile 6.5 to Windows Phone 7?

I have an application running successfully on Windows Mobile 6.5. Is it possible to port that application to Windows Phone 7?
2
votes
1answer
2k views

HTC HD2 device emulator

I'm new to the Windows Mobile scene, but I have made a few Symbian apps before. When I was making those apps the target device was always a Nokia, and Nokia is good about providing specific device ...
1
vote
1answer
44 views

Toolbox controls not active in VS2008

i install Visual studio 2008 and install windows mobile 5.0 pocket pc SDK to create my own app and deploy it but when i create new project the toolbox controls are not active i don't what is the ...
1
vote
1answer
209 views

GPS Windows Mobile 6 (using Microsoft.WindowsMobile.Samples.Location;)

well guys, i am part of one team. (I dont have the project yet, i am new). They did a application using gps, problem is it fail sometimes... why? they think gps fails because users has the device in ...
1
vote
2answers
93 views

C# customcontrol OnMouseDown - always get wrong Y position

I am struggling in a project on Windows Mobile 6.5. I am writing a custom-controls that can plot lines of where the user has clicked on the custom-controls. I am facing a problem that the ...
1
vote
2answers
45 views

Precision using VariantCopyInd

I am using VariantCopyInd . The source contains 1111.199999999. However after VariantCopyInd the value gets rounded off in the destination as 1111.200000. I would like to retain the original value . ...
1
vote
1answer
89 views

TreeNode name in C# CF

I'm building an application with the .NET Compact Framework v3.5 with C# using Visual Studio 2008. The OS is Windows Mobile 6.5.3 For listing articles I want to use a TreeView, but I can't figure out ...
1
vote
0answers
41 views

Windows Mobile C# application with database

I am writing a prototype application in Windows Mobile 6.5 device. The objective of the app is to ask user for some inputs, collect data and store into local database and on a server. I am done with ...
1
vote
0answers
30 views

How do I copy files to “program files\\my application” for Windows Mobile (6.5) emulator?

I am trying to test my mobile app and am not sure why I can't get my files deployed or copied to the emulator. How can I deploy or add files to my applicaiton or program files directory? EDIT I am ...
1
vote
0answers
75 views

WM6.5 HttpWebRequest return exception connection time out while IE is able to open the process the request without a problem

Platform in use is Windows Mobile 6.5 with an application based in CF2.0 (Motorola MC75 device) I am trying to send some data over to a url with some get parameters e.g. ...
1
vote
1answer
305 views

How do I fix “System.MissingMethodException = {”Can't find PInvoke DLL 'user32.dll'."} on Windows 6.5?

I am trying to use pInvoke, but on both the emulator and on the device the invoke fails. I am new to .NET (Am a C++ developer) and I don't understand how the JIT/framework can't find that ...
1
vote
1answer
78 views

How do I install an app onto Win Mobile 6.5 device so it appears on the desktop/start menu?

I created a CAB project and the installer runs fine on my mobile device, but I have to go to the explorer and open "Program Files/My APP" to find the exe and launch it. Is there some action I have to ...
1
vote
2answers
618 views

How can I hide the little keyboard popup in Windows Mobile 6.5? (c#)

I have an app that is essentially a wizard that goes through some dialog boxes. One of the forms has just a button on it that brings up the common "take picture" dialog. After that picture ...
1
vote
3answers
243 views

How to fix C# error “The type or namespace name '[x]' could not be found (are you missing a using directive or an assembly reference?)”

I would like to use the open source code from here - Roger Lipscombe's .NET wizard form classes. Unfortunately for me my target is a Windows Mobile 6.5 device and not a Win7/VS 2010 project. So ...
1
vote
1answer
526 views

Toolbar button sizes in windows mobile 6.5.3

We have a VB.net CF2.0 Apllication that up until now has run on windows mobile platforms from 2003 to 6.0 without any major issues. Our current team use HP iPAQ devices running winodws 6.0 and ...
1
vote
0answers
55 views

GPS connection is lost and does not recover

We have developed an application on Windows.net mobile framework and it is used on a Windows 6.5 Smartphone. for our location based application. Our application is real time and tracks our employees. ...
1
vote
1answer
260 views

how to bring up start menu in windows mobile 6.5 app (full screen) in vb.net compact

My app is built in vb.net compact. All these years in all versions when user taps at the top or bottom of the screen (depending on where the task bar is located) it brings up the task bar and start ...
1
vote
1answer
266 views

progress bar in windows mobile 6.5

I would like to find if there is any way that i can display an indeterminate circular progress instead of horizontal bar in windows mobile 6.5. I tried customizing but is there any method in .net ...
1
vote
1answer
554 views

What cause WebException when consuming Web Service on Windows Mobile 6.5?

My application consume a web service but always receive the following expception on first try after the application is started: System.Net.WebException with inner exception ...
1
vote
1answer
2k views

What is this version of Visual Studio - “… 4462 QFE”

Develop a project in VS for Windows Mobile 6.5. The project was developed on my machine. When I try to view a form of the project on another machine with a normal VS (2008 SP1) he accuses interface ...
1
vote
1answer
336 views

How to disable WM6.5.3 gestures?

I am working on a .NET 2.0 application targetting the WM5 SDK, what is the correct way to disable the gesture functionality when running on a WM6.5.3 device that only affects the forms I am using? ...
1
vote
1answer
355 views

Frame size of Java app on HTC HD2 with Windows Mobile 6.5

I have a Java app that had been written originally to run on a HTC P6500 Windows Mobile device using a JVM from Esmertec (or whatever the company is now called). For whatever reason, before I ever ...
1
vote
0answers
109 views

display google map in windows mobile 6.5

how to display google map in windows mobile 6.5 as static map or dynamic map.
1
vote
1answer
622 views

What is the Windows Mobile Registry setting to turn off Predictive Text?

I need to have my program not use (or allow to be used) predictive text. I know how to turn it off manually (this web page shows how). But I need to do it programmatically. The best way seems to be ...
1
vote
1answer
267 views

How to Install QueryAnalyzer on Windows Mobile 6.5?

I don't know if it is just me, but searching on google didn't reveal me answer to my question "How to install QueryAnalyzer for SQL Compact 3.5 DB on Windows Mobile 6.5 Professional emulator device". ...
1
vote
2answers
795 views

How to remove hanging start up application (windows mobile)?

I am developing a native application for Windows Mobile 6.5 (Samsung Omnia II i8000). After making some changes, my application hangs when it is run. The problem is my application is also run during ...
0
votes
0answers
36 views

Cannot connect to 127.0.0.1 when offline using Windows Mobile 6.5 Professional emulator

I am trying to integrate a web application (that runs client-side javascript in a browser) with a native app on a Windows Mobile 6.5 Professional platform (Motorola MC9500). I'm developing with the ...
0
votes
1answer
25 views

Compile SQLite to run on Windows Mobile

Here is a link to the source. http://www.sqlite.org/download.html It is written in C and I need it to run on windows mobile 6.5. Any tips on doing this?
0
votes
0answers
15 views

stopping sounds using CoreDll.dll

I found the code for playing the sound using CoreDll but i can't found the code for stopping the sound. I want to stop the .wav audio using CoreDell.dll Is there any one can help me in this?! ...
0
votes
1answer
42 views

Windows Mobile Appliacation works in Professional 6.5 Emulator but not in WM 6.5 Device

I am developing a mobile application for WM 6.5. I have a Form with 2 comboboxes and I am binding with database. This working fine in Emulator 6.5 but not in WM 6.5 Device. I also installed CAB ...
0
votes
1answer
23 views

How to stop Treeview nodes appearing differently between WM5 & WM6.5

For some reason treeview nodes appear more spaced out on Windows Mobile 6.5 than on Windows Mobile 5. This is true of both physical devices and when using the emulator. On Windows Mobile 5 On ...
0
votes
2answers
63 views

Do Windows Mobile 6.5 applications work on Windows Phone 7?

And if not then what do I have to do to make them? (Our apps are in latest C# .NET.)
0
votes
0answers
34 views

Export struct defined in winbase.h with ATL's IDL

This is my method defined in IDL: [id(3), helpstring("method GetBatteryStatus")] HRESULT GetBatteryStatus([out,retval] SYSTEM_POWER_STATUS_EX2* batteryStatus); The SYSTEM_POWER_STATUS_EX2 is a ...
0
votes
1answer
126 views

Can not connect to sdf file in sql server management studio on windows mobile 6.5.3 device

I am trying to connect to a sdf file on a Intermec Windows Mobile 6.5.3 device. The handheld is using SQL Server Compact 3.5. My PC has SQL Server 2008 R2 installed. I am able to connect, through SQL ...
0
votes
0answers
58 views

Motorola MC75A Radio - Simulate Push-to-Talk button down

The MC75A radio doesn't have a dedicated panic button and I am attempting to simulate a panic button when both side laser trigger buttons are depressed and held down for 2 seconds. I can launch my ...
0
votes
0answers
91 views

windows mobile 6.5 - using internet connection in sleep mode

I try to write a windows mobile app that should call a webservice (Web Reference) every 5 Minutes. The App is working fine until I press the standby button. I use SetUserNotification to handle the ...
0
votes
1answer
145 views

Is Internet Explorer 6 mobile upgradable on Windows Mobile 6.5 platform?

I have to support Windows Mobile 6.5, and it comes with Internet Explorer Mobile 6. I did some research and found that Internet Explorer Mobile 6 is essentially Internet Explorer 6 (IE Mobile 6 ...
0
votes
1answer
140 views

jQuery mobile 1.0, will it support windows mobile 6.5?

We are developing a web application in jQuery mobile. I'm testing my application in Windows mobile 6.5. In that, jQuery mobile 1.0 and jQuery 1.6.4 plugins were used. I want to know whether jQuery ...
0
votes
0answers
12 views

error on windows-mobile project

i got this error when i try to compile windows-mobile C# project The target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" does not exist in the project. what can be the problem ?
0
votes
0answers
42 views

how to fetch correct PhoneSignalStrength in WM 6.5 C#

I am using SystemState.phonesignalStrength property to fetch signal strength in my Windows Mobile Application 6.5(C#) for HTC HD 8585, Problem With this property is that it always gives 100 value as ...

1 2 3