Pocket PC
Pocket PC is a hardware specification for a handheld-sized computer that runs the Microsoft Windows Mobile operating system.
Application
Any
Language
Any
License
Any
Hi All,
I need to declare a large 2D array of characters like this:
char PlotID;
Code with such a declaration in it will not run in the program I am developing, I presume because I have...
Hi All,
I'm new to Pocket PC programming so I may be doing something stupid - please forgive.
I'm using Visual Studio 2005 with Intel Visual C++ on Windows XP, and I'm developing a Win 32 Smart...
Dear,
can WinCE recognize external USB DVD drive?
Thx
Hi
I have a car stereo with windows CE.I would like to change the application for playing music to winamp and also want to turn up the volumen for the microphone.
When thestereo starts up I get a...
We are using Systech’s CAN-Ethernet gateway for converting CAN signals into Ethernet signals and capturing them in Labview program (Refer diagram below). They have provided .dll for this compatible...
Hi!!!
does somebody know why the right click is not active in windows CE 6.0 emulator?
Thank you
Nathaniel
Hello everyone
I have searched for answer all over the web and hoping someone here can help me
i have created HID device a generic mouse with absolute mouse position,
device works perfectly...
Hi everyone,
Since three days fighting this problem.
public bool Connect(ASCII_PORT port,string param)
{
return ASCII_Connect((int)port, param) != 0;
}...
I would like to test my Software under Win CE 6.0.
This Programm is in Visual Studio 2008 programmed.
This software has ten buttons. I must click each buttons from 1 up 10 every 20 secconds.
Do...
Dear friends,
Thank you in advance for helping me on this confusion.
The scenario is like this, I have a buffer and the following pseudo-code
unsigned char *pBuffer = (unsigned...
I'm trying to write an image viewer application for wince device. I need to access jpg files from file system and display in image box. i am using vb.net in vs 2008. i'm unable to access the PC's...
Hi everyone,
I have a very simple question and though I am not getting to the precise answer on the net.
My question is as follows:
After some researches, I got to the conclusion that...
I do hardware engineering by trade so keep it simple please ;-)
Hi there
I had a seach and nothing came up.
I have an IPAQ 314 PNA running windows CE 5.
It has a "feature" where if the USB charger is connected the CPU speed (SiRF Titan ARM11 Dual-Core...
I have created an OSDesign and emulator for ARM processor.I have added the subproject i.e.Hello world,provided by visual studio.The project is created in C i.e.Subproject2.pbpxml.This subproject is...
Hello,
I have development board with intel atom z5xx processor . I have built X86 BSP for my board.
I want to bring windows ce 6.0 on my board. I have made bootable floppy disk using...
Hello,
I am new to Windows CE Development. I want to communicate to my HID device through USB from my PPC(Windows CE Platform). After reading some forums, i learned that i need to make my own...
Hi
I have built a winCE image and trying to drive a WiFi USB module (for more information: tp-link tl-wn321g which uses Ralink rt2501 chipset).
I have added the driver (rt2501usb.dll) into OS...
Hello,
I create an app and in that one, whenever user touchs a button, it'll launch one specified app (such as: IE). But I want it (IE in this case) to appear at the right half of desktop, not...