In my Windows mobile MFC dialog based app I am trying to define a directory like so:
#define DBF_DIR "\\Program Files\\MyProgram\\DB"
This is included in the header file MyProgram.h
...
hello,
i've got a question concerning c# / windows ce / system tray icons:
- i add a notifyicon (from OpenNETCF)
- i minimize my window
- i want to use the notifyicon's "click" to res...
Hello,
I am a developer working on an application that will run on the Windows CE 5.0 Core platform. The application requires video playback, and I am having trouble finding an acceptable ...
When I attempt to deploy to either the PocketPC Emulator or iPAQ, I get the following error message:
Emulator for Windows CE
One or more files from the Emulator for Windows CE inst...
Hey Guys,
I have a WIndows Mobile device it has build in GPS, I would like to get the GPS data through my c# program.
I wrote a little program to open the COM0 port, but I get Exception ...
I need to detect the phone number of the other party for incoming and outgoing calls using TAPI (ie the number of the caller in case of incoming call or the number being dialled for the outgoi...
Hello:
I have a simple C# program and I want to deploy it to the Windows Mobile 6 emulator.
1. How can I create a CAB file?
2. I want to test through visual studio 2008 and on a stand alon...
hi
i am a beginner programmer in windows mobile but a professional programmer in other os.
i know C# average and i am a new programmer for pocket pc.
i want show my labels in persian langua...
I am programming a barcode scanner running Windows Mobile 5. The operation of the program is simple enough - I capture a barcode, obtain data from an underlying SQLCE3.5 database and display ...
I have item number which all have "\" at the begging of them. When I scan it and wlak thru the code, it chnages the "\" to a "$" sign and then strips out the other letter after it.
\Design
...
Hello-
From another question someone asked, I saw I could get the CE 5.0 Emulator at:
http://www.microsoft.com/downloads/details.aspx?FamilyID=A120E012-CA31-4BE9-A3BF-B9BF4F64CE72&display...
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 ...
I am trying to open a shared folder on a Windows Server 2003 server from my Windows Mobile 5.0 device. The sever is also a domain controller for my Active Directory domain. It comes up with th...
I have modified an existing C program to process data scanned in from a 2D barcode matrix. The device used to scan is a hand held RF device that runs Windows Mobile and Telnet Client systems. ...
I saw in earlier threads that some people get an error message when trying to sync Notes with their PDA. I should be so lucky.
I cant even get Notes as as option to sync.
I had the iPa...
I am just getting started in windows mobile programming and this will be my first foray into C# also. I want some good resources on how to begin. I have a pda with windows mobile 2003 SE and v...
If about to develop an application for a Symbol MC3000 color screen bar code scanner with Microsoft Windows CE 5.0 Professional Version.
http://www.symbol.com/product.php?productID=243&tab=...
Dear All,
I'm trying to develop an application based on HP iPAQ 2790 (Windows Mobile 5.0 OS), using add on camera Spectec SD camera 1.3M to capture a image. I'm using Visual Studio 2005(VB...
Can anyone give me some links to where I can get some 'cool' or 'interesting' UI buttons for Windows Mobile applications.
At the moment I'm, just using the standard grey MFC buttons which l...
My Japanese president saw my Verizon xv6700 Smartphone and saw it's value for when he is away. He would prefer to work in his native Japanese language. I can't find a decent answer from Veri...
I have a Windows Mobile App which freezes from time to time. User has to soft reset the PDA to get it back to life again) I want to rule out memory leaks. How can I detect memory leaks in my...
Hi
I have a PDA application and i want to make the application play the standard click sound from windows when the user clicks buttons in my application, how can i do this ?
I am developing a windows mobile 5.0 application.
I am using VS 2005 and .NET CF 2.0 using VB.NET
I have many dll's in my application, and for support purposes I would like to create a for...
When will be support for java in Windows CE Pocket Internet Explorer ???
Project: Driver for USB to Serial device in WinCE
IDE: Platform Builder for Win CE 5.0
So far, we are able to get the device to enumerate properly (Getting device, configuration descriptor...