I am building a configuration app for PocketPC 2003 using WTL for WinCE. One phase of my configuration is to associate/dissociate other applications with my own. I am currently using the CFi...
I have a program that seems to leak memory. Now I want to find the leak, but eMbedded Visual C++ for windows CE ( ARM) does not seem to give me any warnings about leaking memory. I also tried ...
Hi All,
Is there any one used streaming server for Mobile streaming.I want to know the below things
1.Which streaming server is cheap and best for mobile streaming
2.What are the hardwa...
HTC Artemis, Windows Mobile 6.1:
I want to change font size on Incoming Call Notification (but only that font size, not general to increase as Screen > Text Size settings).
Everything was ...
Hello All,
I want to display image dynamically from my website to my windows mobile application.
For example,
string StrFile = "http://www.mysite.com/images/test.jpg";
pictureBox.Image...
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 ...
This function seems opens iexplore with only a blank page and consumes alot of memory, what's happening, why wont the file open?
Private Sub ExecuteApp()
Dim llResult As Long
'cal...
This is a seriously high level question here....so don't BS me.
I have Cisco Unity voice over IP phone system in our office. This allows integration with exchange 2003....in which voice ma...
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...
Using Pocket PC and Windows CE, I can't seem to capture the "X" in the top right corner to actually make it close the application rather than simply hide it.
I am not using MFC.
I figure...
Hello
does exist any way to obtain connection to an Oracle 8 database from PocketPC (WinCE 4.2 based) ?
Currently I have an application running on a PPC (WinCE 4.2 operated Psion) that u...
I am using MFC and in my dialog's WM_PAINT handler I have the following code (see code snippet)
When I run the code, I can see the line, but it gets clipped by a text box. How do I get th...
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...
How can I get WM6.1 file explorer to display file suffixes e.g. xxxxxx.exe
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...
I have a Dell Axim X3. This PocketPC connects fine on other machines but will not activesync with my laptop (Presario X1000). I have spent days on this problem since I was determined to fix it...
Good Morning Experts!
How would I find my MAC Address a Win CE 3.0 device? (It is not written anywhere on the device)
Thanks!
- Marc
Hello Experts,
I have a Problem - as many other too - to install the Software Navigon 5.1 on my PDA
OS is win mobile 2003 = Ce 4.2 Device: Asus Mypal A620
Error message is:
"Medion-Navig...
I am trying to access a shared folder(which is on a remote server) from the windows mobile device. I am getting the error saying "network path not found". From the file explorer i am typing so...
Dear all,
I am desparate to find out how to use ActiveSync with an Ethernet connection.
My issue:
I have a server with a SQL database (MSDE) on it that will copy XML files to a Windows ...
I want to create a tooltip for my Windows Mobile application. It is written using eVC++ (MFC).
When the user moves the stylus around the screen I want info to appear in a tooltip.
I am us...
Goodday,
I am trying to use DeviceIoControl in my project. i am using c# and i m quite new to it.
I would like to know how to make a IntPtr type variable to point to a Int32 variable.
For e...
When I pop up a message box like so:
AfxMessageBox(_T("message"));
What windows message is posted when the user presses OK?
I have a windows mobile app that initializes the internet connection on-demand using cellcore.dll, however, from what I know, the ConnectionManager API is a Windows Mobile only API, so I am cu...
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...