Hello,
I am working on PPC using eVB. Since I dont have the device, i have to do development and testing on emulator. Now, i'm trying to sync. "Activesync and Emulator" with the help of nu...
Hi,
I created a simple form that has an edit box and I notice that whenever I first go to eit a file - the input gets set to "ALT" which is the numbers and symbols. I want to textbox conro...
Hi
How do i send a Vibrate command to my PDA within my C# .NET application ?
I use the code below to connect to SQL server, but got error, any suggestion?
string sqltxt = "select * from station";
DataTable DT = new DataTable();
using (SqlConnection Myconn = new Sq...
I am using SQLite on a Windows Mobile application written in vb.net.
How does the In-Memory option work in SQLite?
And what is the relevant syntax i should be using in .net to activate an in...
How can I change my bipmap file so that its an icon (.ico) suitable for VS2005.
I simply renamed my .bmp file to .ico and VS2005 says :
" Iconfile.ico is not in 3.00 format"
Hi,
can anybody post me wzcsapi.h file located public\common\oak\inc\wzcsapi.h (Windows CE)?
Thanks!
Alexey
There seems to be very few real working examples for Sending / Receiving SMS text messages using eVC++ 4.2 or for PocketPC.
I found Douglas Boling's SMSTalk in his book, but unfortunately the...
I am in need of instruction in regard to remapping the keyboard in Win CE version 01.00.25. I am attempting to remap/disable one or two keys on a Symbol VRC 7946. I am not familiar with Win ...
I'm looking for a way to programmatically disconnect from GPRS using .NET Compact Framework.
The Windows Mobile 6 UI displays an icon at the top of the screen indicating the type of connect...
I want my program to run only on one licensed device. How to identify a pocket pc? Is there any unique ID of CPU, device or OS?
Thanks
I have more or less the same problem Mr.Glass had two years ago. Has been something new added in the meanwhile to help me?
I have a Windows CE 5.0 device with a USB port, and a USB periphe...
I need to write a part in my application whereby I can copy all the tables from .mdf (SQLEXPRESS) into another database which is .cdb (MAcess) on my pocket pc, I had a few ideas which I do not...
I am converting an eVC++ project to VS2005.
The ON_MESSAGE(...) line below
BEGIN_MESSAGE_MAP(CBegin, CDialog)
//{{AFX_MSG_MAP(CBegin)
ON_MESSAGE(WM_USER_REFRESH_FULLSCREEN, OnFullScreenRe...
I have a windows mobile 6 PDA/phone.
I have noticed that most applications for the platform don't properly terminate on exiting, they simply minimize and take up memory. In order to close the...
When will be support for java in Windows CE Pocket Internet Explorer ???
Hi all,
Here at my workplace we are rolling out VNC (remote control software) to all fat clients and terminals.
The latest image that i have for the HP t5520 thin client has VNC server al...
I have a Symbol MC35 Pocket PC, which i need to connect with Zebra QL 420 Printer via bluetooth to Print barcodes.
I'm very new to blue tooth technology. And i don't know how to create a B...
I need to know if there is any way to uniquely identify a mobile device through a mobile web browser on the device. Is there some portion of the UserAgent string that would allow me to see so...
Im developing using VB.NET 2003 a windows ce smart device application. The project in question was completed some months ago and was built and tested using a 'Datalogic Jet' windows CE device....
Hi All,
I'm trying to use SQLite on Windows Mobile 6 with C#. I've read that this is a great alternative to using SQL CE. However, I'm running into a problem. Whenever I call the Open() com...
I am trying to write a test application for a Windows Mobile 6 device. It is an HTC Touch Dual.
The application is a dialog based Smart Device MFC application in C++ written in visual studi...
Sites like Facebook and BBC News recognise when a user is accessing the site via a smart mobile phone and then displays a mobile version of their website with limited functionality.
I would...
Hello I'm using and Standard Board for an special application. The manufacturer send me the tools for load the flash image to the board and this procedure needs a .nb0 file. I'm building the ...
Hi,
I am using MFC for Windows CE with the Pocket PC 2002 SDK.
Is it possible to use OleLoadPicturePath with MFC for Windows CE? I get a link error whenever I try to use it.
If it is no...