Microsoft Windows CE (now officially known as Windows Embedded Compact and previously also known as Windows Embedded CE, and sometimes abbreviated WinCE) is an operating system developed by Microsoft for embedded systems.
1
vote
0answers
49 views
Serial overclocking seems to occur when not attached to debugger on Windows CE device
I have a problem with Windows CE 6 and a DIGI device with processor Freescale IMX51. I wrote an application in C # using the BSP of DIGI, to use the ARM eSPI (enhanced Serial Peripheral Interface).
...
0
votes
2answers
347 views
Check battery level in a Windows CE device [duplicate]
Possible Duplicate:
Getting battery information of a windows CE 5.0 device
I need to check the battery level in a Windows CE device using c#. I need something like the Win32_Battery class ...
0
votes
2answers
249 views
getting linux to run on a car stereo device that runs WinCE [closed]
I've a car stereo (Pioneer AppRadio2) that seems to have a ROM tha contains WindowsCE for MIPS.
Would it be possible to run Linux/Andriod on the device by flashing a linux type ROM to the device ?
...
0
votes
2answers
289 views
win32 winsocket
I've got a problem and I've been trying to solve it for already a week! But I don't get any information in the internet, which lead to the solution.
The problem's following:
I try to write a simple ...
0
votes
0answers
48 views
application for memory management in windowsc CE with vs2008 [closed]
I develop a application in vs2008 with c# in windows Ce SO. I have some problems with memory management and I need a application for this. You know of any?
In my work I have a application but in ...
0
votes
1answer
170 views
Send message from one process to other use winapi in wince [duplicate]
Possible Duplicate:
What is the best mechanism for communicating cross-process in Windows CE?
I created two apps using .net cf 2.0.
And I need send some message\command from one app to ...
0
votes
1answer
197 views
Convert String to PhysicalAddress in OpenNetCF
I have sample code for Getting Mac Address to IPAddress and I am trying to call the function but i am not getting.
I have Mac Address
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e ...
0
votes
1answer
168 views
SQLite CE exception - Database is locked
I have a trouble with the following code. The program seems to stuck sometimes (apparently no pattern...often in the second query since the form containing this code run but not always) for 5-20 ...
0
votes
1answer
396 views
System.Diagnostics.Process.Start() Return FileNotFound Exception On Windows CE
I have a Visual Basic .NET application running against the .NET Compact Framework 2.0 on a Symbol handheld scanner running Windows CE 6.5. From the Windows Form VB app, I'm trying to launch an IE ...
1
vote
1answer
99 views
Qt - incompatible .lib - LNK1112
I would like to write an application for Windows CE. I have already followed all the relevant steps, and started to write the application with Qt Creator.
However, when I started to build the code, ...
1
vote
1answer
396 views
Get IP address from Mac ID in WindowsCE
How do I find the IP Address for a mac id in WindowsCE using VB.net Smartdevice application in VS 2008/ VS2005?
I am trying to use OpenNETCF.Net but I am not getting the desired results.
Does anyone ...
0
votes
0answers
331 views
Not able to scan the barcode using Motorola MC9090
Env: Visual Studio 2008 c# / .NetCF 3.5 / EMSDK : 2.3
I'm trying to write a basic application to scan a Barcode using the MC9090 Device. The code is given below:
public partial class Form1 : Form
...
1
vote
2answers
243 views
Hook for API function GetSystemMetrics
Please help me create hook for AP.I function GetSystemMetrics.
I want that when some app(for example calc.exe) call GetSystemMetrics they receive my value(for example 500x500) and other apps get ...
1
vote
1answer
309 views
Drawing XY graph in C# - Win CE 5.0 (C#)
I am new to windows CE and I am developing a dialog application in which I have to plot a XY graph. Searched in Internet couldn't get anything useful. It would be great if some one helps me in finding ...
2
votes
1answer
882 views
Methods to nail down 16 bit CRC/Checksum algorithm used by Windows CE executable?
I need to reverse engineer CRC/Checksum algorithm implemented by windows CE executable. Being propritory protocol, it does not say anything about CRC/checksum algorithm. However, There is console ...
1
vote
1answer
59 views
Using a custom DataAbortHandler in WindowsCE
We're developing an application based on Windows CE. At the moment we're fighting with numerous data abort exceptions that only occur with release builds. We only have a limited number of development ...
0
votes
0answers
183 views
Wceload.exe runing infinitely on WinCE
I am using WceLoad.Exe to deploy my application on Windows CE 6.0 device. However, I noticed that some time the Wceload.Exe did not return from Cab Extraction process. Because of this the other ...
1
vote
0answers
67 views
Start application rotate of 90 degrees
Is there anyway to start the application rotate of 90 degrees? I read about qt-gfx-transformed, but it seems to be only for the Qt embedded linux and I am on Windows ce. Any suggestion?
Thanks
0
votes
0answers
51 views
Migrating ATL project to Windows CE 7
When I migrate a Windows CE 5.0 ATL project to Windows Embedded CE 7 I get some linker errors. Some symbols like NdrDllGetClassObject are not resolved. The library rpcrt4.lib in the SDK doesn't ...
-1
votes
1answer
40 views
Does exist any miniPC with WinCE
I would like to get a miniPC with WinCE 7 OS, does any analogs exist like this or this ?
0
votes
1answer
164 views
Embed an external application into a Winform for a WinCE platform
I was wondering if anyone has any ideas on how to embed a windows application (notepad.exe) into a Winform. I have found an example on line for a desktop appl that embeds word into winform ...
0
votes
1answer
232 views
Windows CE “No process is on the other end of the pipe”
I'm trying to get debugging working for a Windows CE 5.0 application but I cannot even start the debugging process because Visual Studio throws up the error "No process is on the other end of the ...
0
votes
1answer
202 views
Web client on WINCE 5.0 with Tomcat server
Context:
I'm working on the design of a Project that involves a web client on Wince 5.0 and a Tomcat server ( servlet based, providing XML/JSON data). The Web client is based on C# and net Compact ...
1
vote
0answers
570 views
Visual Studio 2008 Debugging Windows Embedded CE 6.0 application
I'm trying to debug a Windows CE 6.0 embedded application built with the STANDARDSDK_500 (ARMV4I) SDK using Visual Studio 2008. It builds and deploys however when it gets to the stage of starting the ...
1
vote
1answer
118 views
Window CE 6 weird file IO issue
I have a timer function that serialize an object into a xml file once every minute. It works for awhile but after about 38 hours or so it has the IO exception below.
I can see the directory is there ...
0
votes
0answers
89 views
Communicate with software running on Windows CE
I have a piece of software running on Windows CE, assembling data from a couple of sensors. What I would like to do, is to remotely access this data (and also be able to remotely configure the ...
1
vote
1answer
196 views
the use of __stdcall and __cdecl in Windows CE DLLs
I have a Visual Studio 2008 C++03 application for Windows CE 6.0 x86. I'm having an issue where invoking a function from a DLL is causing an access violation exception, but only in debug mode.
// DLL ...
1
vote
3answers
154 views
How to create C# custom controls from c/cpp
Can somebody shed some light on how to create c# custom controls from vc? I need to create some graphical controls which will be used in a C# project like the default controls, because performance is ...
0
votes
1answer
243 views
c# wince GetPrivateProfileString
I used GetPrivateProfileString for a .Net(C#) program for normal PCs, and I tried to use this same class for getting information from config.ini file.
[DllImport("coredll.dll")]
private ...
0
votes
1answer
718 views
NETCFv35.Messages.EN.cab installation
So I get those typical message below on my Window CE 6.0 , upon reading more about it I found the file NETCFv35.Messages.EN.cab under C:\Program ...
1
vote
1answer
185 views
Are there any alternatives to Sleep() for Silverlight for WinCE7?
I am working on a Silverlight for Windows Embedded project and running into a problem with my UI thread. Currently the application UI thread must continually update its display based on data stored ...
1
vote
1answer
216 views
Arial Narrow font displays as Tahoma in Windows CE Emulator
When I add controls to my Windows CE 6.0 project in visual studio, I can choose one of the following fonts: Arial, Arial Narrow, Tahoma, Times New Roman
However when I lauch the emulator, all the ...
0
votes
1answer
109 views
The best way to update a table on Windows CE device from Server
I need to modify an existing Windows CE app which gets it data from SQL Compact database (sdf) to update the database table (only 1 table) with latest records from a SQL Server Express when ever it is ...
1
vote
1answer
137 views
.NET CF 3.5 build, how do I find which bug or fixes it includes?
I'm running an application on Window CE 6.0 and I have .NET CF 3.5.7283 (I know this by running cgacutil.exe)
I have an issue where I see an article on MS site at ...
4
votes
2answers
210 views
My attempt to track memory leak, does it do what I want?
I have an application that consist of multiple components, each compiled into single DLL, each runs multiple thread within itself. I have a shell program that start up these components.
I am ...
0
votes
0answers
58 views
Opening office documents to display on WinCE System
I'm looking for a library that will allow me to 'query' an Office document (2003 and 2007+) for an image of a specific page (HBITMAP or whatever). It needs to work on windows CE 6.0. Should be written ...
0
votes
0answers
141 views
WinCE with web service
I would like to check with you all is there anything I'm missing or doing wrong in my applications.
I have two applications developed in Visual Studio 2008 Professional Edition (Trial).
One is Win CE ...
1
vote
1answer
4k views
VS 2012 Support for Windows mobile 6
I've read here that Microsoft will add support for Windows CE in visual studio 2012, but I haven't seen this project template in VS 2012.
My question: is there going to be support for Windows CE 5 ...
1
vote
2answers
610 views
compact framework C#: listView sub item
I have to change the fore color of Listview Subitem in listview .
I m using WM6 C#, can u plze help me out. Hw can change the colors of Subitems indivudally?
Plz help me...
Thanks in Advance
0
votes
1answer
189 views
Running Application after installing from .cab
i need to know a way to run my application on a Windows CE 6.0 Device after installing from a .cab file.
The application is placed in the autostart folder.. so i need either a warm reboot or a direct ...
0
votes
2answers
243 views
compiling boost for wince
when creating a visual studio 2008 (version 9.0) project for my wince target visual studio knows about my platorm which is "FSS5PV210_CE6 (ARMV4I)". this platform is predefined by the vendor and ...
1
vote
1answer
98 views
How does the size of managed code affect memory footprint?
I have been tasked with reducing memory footprint of a Windows CE 5.0 application. I came across Rob Tiffany's highly cited article which recommends using managed DLL to keep the code out of the ...
1
vote
1answer
565 views
Content zoomed out using .NET WebBrowser control in Windows CE 7
I've recently upgraded to Windows CE7 for one of my personal projects written in C#. As you may know, CE7 introduced touch support, so the WebBrowser control works differently in regards to panning ...
1
vote
1answer
329 views
.NET compact framework and SQL Server Express 2008 R2
I am having problems in picking the right collation / locale on a Windows Embedded Compact Edition 6.0 device.
I am using .NET compact framework 2.0 on said device.
I am having difficulties ...
0
votes
1answer
164 views
CE6 USB Unidentified when connected at boot but ok if connected after boot
I have an FTDI USB cable connecting a device to CE6.0 R3.
If I wait for the CE6 device to boot then plug in the USB no problem.
If I have the USB connected at boot time it says it is unidentified ...
0
votes
2answers
489 views
WinCE 6.0 device not responding to ping
i am working on WinCE 6.0(On ARM9) based (Headless)Device.
i established a ethernet(EMACB1) connection between My Desktop(XP-SP3) and WinCE Device.
the device shows network established but wince ...
0
votes
0answers
162 views
WinCE Active Sync Debugging Setup
Working with Visual Studio 2005 and Windows CE 6.0 R3. I have active sync working, and I am able to deploy my application onto the device through Visual Studio. However, I get system lock ups on the ...
0
votes
1answer
336 views
IOException in StreamWriter
I am using StreamWriter serialization to overwrite to an existing xml file. Below is my code segment:
using(StreamWriter sw = new StreamWriter("\\hard disk\logs\test.xml"))
{
...
0
votes
1answer
214 views
Play file audio window ce 5.0
I have a device barcode scanner run on window ce 5.0 platform.i want play file audio from resource or file default in device.i try many ways but failed.Please help me resolve.thanks
2
votes
2answers
295 views
How to Make custom Soft Input Panel (SIP) in Windows CE?
How to Make custom Soft Input Panel (SIP) in Windows CE with using C#.Net?