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.

learn more… | top users | synonyms (2)

3
votes
0answers
124 views

Slower HTTP 1.0 Communication on Windows Embedded Compact 7 (Formerly CE)

on Windows Embedded Compact 7 (Formerly CE) I have a much slower performance responsing to HTTP 1.0 requests than on older Windows CE versions (4.0 and 5.0). On Windows CE 5.0 I have about 10 ms to ...
2
votes
0answers
273 views

Windows CE 6.0 time setting in registry

So I have a Motorola MC3100 Mobile Barcode scanning device with Windows CE 6.0. Now I want to get the device to sync its date/time on boot up with our domain controller using some registry files that ...
2
votes
0answers
46 views

Debugger does not free memory after detaching from a big application on Windows CE 6.0

We have a couple of devices running CE 6 from different vendors. When I attach VS2008SP1 debugger to our (rather huge) application, it takes all the RAM on device. When I detach, memory on device is ...
2
votes
0answers
95 views

Does Direct3D Mobile have a limit on the number of Draw*Primitive calls that can be made each frame?

I have Windows CE 6 running an Atom N270 with an Intel 945GSE chipset. I wrote a small test application for Direct3D Mobile and have been experiencing some strange behaviour. I can only call ...
2
votes
0answers
132 views

Translate PEM to DER on Windows CE 3

I have a RSA public key crypto wrapper which works quite well in desktop Windows and Windows Embedded/POSReady. I need to port this system to both Windows CE 5 and Windows CE 3. In part of this ...
2
votes
0answers
206 views

Add a web reference programmatically in .NET compact framework

I'm using a development environment which is based on .NET compact framework for Windows CE operating system. The development environment is pretty closed, but the scripting interface is like a ...
2
votes
0answers
983 views

WiFi - OpenNETCF.NET 2.3 - NearbyAccessPoints returns only AP's with low channel numbers

OS: WinCE 5.0 Hardware: Toradex Colibri (PXA300) with Ambicom USB Dongle (WL250N-USB) CF 3.5, SDF 2.3 Chris Tacke has showed that connecting an access point is quite easy with the OpenNETCF (see ...
2
votes
0answers
141 views

WinCE 5.0 UI-Testing with DATK

I'm looking for a way to do automated UI-testing on a Windows CE 5.0 device. It seems that the DATK is the tool that I am looking for (see Automated Test Framework - Windows CE). I'm using VS 2005, ...
2
votes
0answers
111 views

Revision Control For Windows CE

I have a HP Jornada 720 with Windows CE 3, called Handheld PC 2000. And as a good developer, I want to turn it into a fully-featured Scheme development environment. I already have Pocket Scheme on it, ...
1
vote
0answers
22 views

How to get Serial Port profile SDP record for remote device

I am trying to write an application that pairs a remote bluetooth device with Windows Mobile/CE handheld and get the service of the device. I noticed that when you manually pair a device and set the ...
1
vote
0answers
37 views

Change of font size of Windows CE command line shell?

is there any chance to change the font size of the Windows CE command line shell (\windows\cmd.exe)? I would like to use a smaller font, so more text can be displayed on small displays (eg 320x240). ...
1
vote
0answers
41 views

Windows CE Form Size Properties Not Updating After Maximize

I am developing a full screen Windows CE application in C#. Once I set the WindowState to Maximized the Height and Width properties of the form remain unchanged as does the ClientRectangle and ...
1
vote
0answers
44 views

Webkit crashing on WinCE

I am working on a port of Webkit for WinCE 6 (ARM) and am running into Javascript issues. Code base: https://github.com/masali-hp/webkit Javascript Engine: JavascriptCore I am using Masali's code ...
1
vote
0answers
75 views

Memory Configuration in Windows CE(OS design )

I am new in windows ce. I am working on "friendly-arm mini2440" board. I have programmed the board and I feel that windows can not use all of my SDRAM and I feel Same problem for NAND flash. I looked ...
1
vote
0answers
105 views

Why would a fetch operation crash when the amount of data is divisible by 1023 or 1024?

(or perhaps, when divisible by 1023 (see Update 3 below)) I'm chasing a bug that arises when the size of the file containing the data being fetched is divisible by 1024. In that case, the fetch seems ...
1
vote
0answers
15 views

What is the meaning of the four parameters in CallSnapshotEx, dwParams[4]?

This structure is used to store extended information about stack frames. typedef struct _CallSnapshotEx { DWORD dwReturnAddr; DWORD dwFramePtr; DWORD dwCurProc; DWORD dwParams[4]; } ...
1
vote
0answers
72 views

How can I open popup with IE under Windows CE 5.0?

I'm developing a part of my web project for hand terminals and these terminals have Windows CE operating system. I want to open popup in Internet Explorer without toolbar and menubar but it doesn't ...
1
vote
0answers
124 views

How can I enable ActiveSync connection from Windows CE mobile device?

I have Windows XP on computer and Navigator with Windows CE 6.0. They are connected via USB. When I enter usb cabel to the navigator - all ok, they becomes connected. But the navigator has the option ...
1
vote
0answers
72 views

Why does it take a long time to record video to a file?

I developed a video capture application in which the CPU is 624MHz(ARM920T-PAX310), and RAM is 72MB. The captured video is 1 minute but it takes almost 10 minutes to save the video file. I set a ...
1
vote
0answers
86 views

USB Device Detection in WinCE 6.0 Device using MFC

Can anyone please help me how to detect USB Device Connected to WinCE 6.0 Device and send some data to the same? What i want is, Check if any USB Device is Connected to the WinCE 6.0 Device and send ...
1
vote
0answers
59 views

How to get handle count currently used in wince 6.0

I need to get the handle count currently allocated in wince 6.0. Is here anybody know how to get it?
1
vote
0answers
163 views

windows CE citrix ICA persistence after cold boot

I work for a reservation software company and one of our clients is using both Symbol MC3090 and MC3190 mobile computers, running Windows CE 6, to scan barcodes on tickets. We use a Citrix ICA client ...
1
vote
0answers
183 views

Using DirectShow for multiple simultaneous video playback on windows Embedded Compact 7

Hello i am struggling for past few days, with simple application which could create multiple previews for simultaneous video playback of different video streams ( but same formats in example mpeg4 ). ...
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). ...
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
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
0answers
222 views

C# WinForm .Visible and Image Change Issues

I am attempting to create a WinForm menu system in C# for WinCE 6.0. The general idea for this menu system is that there are a few picture boxes that act as buttons along the bottom of the screen. ...
1
vote
0answers
182 views

Styling ListView Controle with compact Framwork 3.5

I am working on a WinCE 6.0 Project (Compact Framework 3.5). Now I am trying to change the style (scroll bar) of a ListView control. But I can´t draw my own style, because there is no .OwnerDraw() ...
1
vote
0answers
37 views

How to add a custom authentication provider

Windows CE 5.0 provides several [security support providers][1]: Kerberos Security Support Provider NTLM Security Support Provider Schannel Security Support Provider Negotiate Security Support ...
1
vote
0answers
124 views

Migrating Windows CE 5.0 user account credentials during update

How are the credentials stored on a Windows CE 5.0 device? The user accounts are stored in the registry at [HKLM\Comm\Security\UserAccounts]. While it was possible with Windows CE 3.0 to copy the ...
1
vote
0answers
157 views

Reading DEVMODE structure from Registry

I am working on a project where I need to program for print operations from device. It has WIN CE 6.0. I am using Visual Studio 2005 (MFC). The printer can be any PCL-compatible printer. Currently, ...
1
vote
0answers
33 views

printing crystal report from MC

Is it possible to print crystal report from MC 3000 (Motorola) using wireless?
1
vote
0answers
94 views

WNetOpenEnum in Windows CE 6.0

I have a problem with enumerating network resources in Windows CE 6.0. Before I call WNetEnumResource, I cannot get WNetOpenEnum work! Called this way, it returns "The parameter is incorrect". I am ...
1
vote
0answers
90 views

Using IPNAT API under winCE 6

Hi I am under Windows CE and I need to write a small application for port forwarding. So I have to use the NAT (Network Address Translation) driver to do that. Does this driver have any documentation? ...
1
vote
0answers
104 views

Repeated NAK seem to overwrite payload

I'm new to driver programming in general and also to USB. However, I managed to write a driver for Windows CE (6.0) and I also had access to an USB-Sniffer to read all traffic between the host and the ...
1
vote
0answers
224 views

How to check whether file already in use C# Win CE 6

I am using this piece of code to check whether a file already in use but it does not work. protected bool IsFileLocked(FileInfo file) { FileStream stream = null; try { stream = ...
1
vote
0answers
121 views

Using GetHostEntry in CF3.5 on WinCE 6.0 device

I have a WinCE 6.0 device with CF3.5 installed. I have 2 DNS-serverip entered in my lan-configuration: 10.12.21.1 (sometimes unreachable) 10.12.21.2 (reachable) When I call ...
1
vote
0answers
227 views

How to get crash dumps of .Net Compact Framework application running on Windows Mobile / Wince Device

I have a .Net CF 3.5 application which crashes and at times the logs don't contain any error (which is the pain area). The application also loads some third party Managed DLLs. I suspect it could be ...
1
vote
0answers
456 views

Interface Barcode Scanner MT2000 (Windows CE) with Java Web application

a client is asking for an integration between a Web application and a bar code scanner. I'm trying to determine the plausibility of this project. If anyone has any experience with this kind of ...
1
vote
0answers
166 views

WCF call hangs on WCE device when WLAN does not have valid IP

I have some Pocket PC 4.2 Devices that communicate with a server wirelessly using WiFi via WCF. All works well until the wireless network is unable to connect to an AP and obtain a DHCP address (IP ...
1
vote
0answers
162 views

File Creation Time / Modified Time are shown 7 hours ahead of actual time

On my device which runs Windows Mobile 6.1, I've ran into a problem. When I access my device's filesystem from my desktop (Windows Vista 64-bit), every file's "date created" and "date modified" ...
1
vote
0answers
340 views

How do you configure a direct serial PPP connection for Connection Manager on Windows Mobile?

We're trying establish a direct serial PPP connection on several Symbol Windows Mobile devices, including MC75, MC9590 running Windows Mobile 6.1 and 6.5. Have used the RAS APIs in the past with some ...
1
vote
0answers
289 views

QT Opengl configuration for Windows CE

I am trying to configure QT using the OpenGL parameter for a custom WinCE SDK, but I get a compiler error. I found a similar error faced in the ...
1
vote
0answers
171 views

Windows CE 6.0 R3 - Programmatically clear WINS cache

I want to clear the netbios name cache programmatically in Win CE which is apparently done on a normal windows box with the command nbtstat -R. I've seen a webpage which states that nbtstat isn't ...
1
vote
0answers
373 views

how to add a button to Windows CE 6 aygshell menu bar and link to a library function?

Dear fellow Windows CE developers, i want to make a button available in the aygshell menu bar of Windows CE 6, that shows or hides the software input panel (SIP) of a Windows CE 6 r3 system. My ...
1
vote
0answers
484 views

How do I change the locale/layout of software input panel (SIP) in WinCE 6 r3

Dear fellow Windows CE developers, in my current project i need support for German keyboard layout on my Windows CE device. Setting the locale accordingly the software keyboard input driver still ...
1
vote
0answers
143 views

Transferring data over web services

I need to transfer large amounts of look-up data from a remote database (oracle) to a windows mobile/ce device. I would like to do this via web services if possible, but I'm trying to determine the ...
1
vote
0answers
250 views

FindFirstDevice() fails to find the driver setup on the fly

Here is what I am doing: 1. Boot the windows mobile device 2. Create a registry key HKLM\Drivers\BuiltIn\<mydriver> for my test driver using RegCreateKeyEx and setup the registry key using ...
1
vote
0answers
130 views

File System Filter and CryptoAPI issue in Win CE

I have been working on a file system filter for the past two weeks and I have come across an interesting issue. I basically built the encoding/decoding implementation in an app that runs on the OS ...
1
vote
0answers
189 views

Opening already opened file on Windows CE

I have annoying problem with files. I develop soft on Windows CE which works with another piece of hardware. This hardware have physical memory (like pendrive) and this pendrive is visible from my ...

1 2 3 4 5 9