Hello!
I must develop a small application for the Motorola MC70 device.
MC70 Handheld Mobile Computer
http://www.motorola.com/business/v/index.jsp?vgnextoid=d3da7b103d175110VgnVCM10000...
How can I get WM6.1 file explorer to display file suffixes e.g. xxxxxx.exe
I'm programming in VS2005 for Windows C#. Is there a way make the text on a button word wrap instead of all being on the same line? Failing that, does anyone know of a good downloadable butt...
Hi, I'm developing an application in CF.net using visual basic. I'm trying to implement the solution to this problem:
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/Windows_Mob...
Ive developed some ATL objects that compile fine under Win32 but I also need them to work on Windows Mobile.
When I try to compile them I get the error:
error C3861: 'CoCreateFreeThreade...
We have an OKTA Boss phone that was previously synced with our exchange server. The user went overseas and we disable data traffic on the phone, The user returned to the country and we re-enab...
I have a problem with only one of the iphones we are using to the exchange.
It will not push the mails to the phone. sometime there can go 2 - 3 hours before iphone gets the mail.
Using a bar code scanner running Windows CE 4.2. The unit drains down memory over time for no apparent reason. Looking for simple ways to monitor the device - programs and processes - to see...
I'm writing my first very simple application for Windows Mobile 6 using VB.NET in Visual Studio 2008. The user will need to browse to the location of a particular SQL compact database file (ma...
Hi,
I am using Listview,the View selected is largeicon mode. The problem i am facing is selection.using the arrow-keys i am able to navigate only in the first row(suppose i have 3 images in...
What I would like to do is add a 'template' SQL CE database to my application resources and provide a 'new database' facility to the user. Thsi would make a copy of the database template to th...
just some basic c# help..
if i have an if statement.. how do i make that if statement loop (so like
(if (statement=true)
performa action
sleep 1000
)
repeat this 4 times......
How do I do it:
display an image on a button using windows mobile (CE framework) vb.net
thanks.
Hi..
I have a transparent rectangle on a picture box,if i click next,the next image comes and transparent rectangle is drawn.The problem is flickering,while moving from one image to another...