Most voted "windows-ce" questions
Windows CE (Wince) is the Windows operating system for portable devices, Tablets, Pcs and embedded systems.
Learn more…9 questions
Sort by count of
-
6
votes2
answers830
viewsHow to allocate program memory and storage before running my application in Wince?
I am reprogramming a C# application to run on Windows CE, but my machine has little memory. Therefore, I need to allocate the appropriate amount of processing memory (program memory) and storage…
-
5
votes1
answer145
viewsDevelopment windows CE Cortex-A9
I have a Processor Collector: Ti Cortex-A9 OMAP4430, I have developed a clamp using Lazarus 1.6.2, I am trying to compile, I am getting the following message: Error: Illegal Parameter: -Cpcortexm3…
-
2
votes1
answer1306
viewsChange Webservice address at runtime - C#
I am developing an application that should connect to several Web services according to the user’s location. For example: If the user is in the city "To" it will connect to the web service:…
-
1
votes2
answers1062
viewsDevelop for windows ce/mobile in visual studio 2013
I have done several searches on the web to find some solution to my problem, but, all tutorials (articles) I found, were flawed for my solution. MY CASE I currently own several smart device project…
visual-studio-2013 visual-studio windows-ce smartdeviceasked 9 years, 8 months ago Diego Moreno 491 -
1
votes2
answers45
viewsSave user values to C#files
I am looking for some simple way to save user data to file in c#. In Java I always use the class Properties. I’m looking for something similar in C#, I already searched and found some answers but…
-
0
votes1
answer84
viewsRor application in windows CE
I wonder if there is any possibility to make a Rails application for Windows CE ? We need to make an application to run on a data collector that has the Win CE. This device will not have network…
-
0
votes0
answers81
viewsSyntax error when compiling in Windows CE
It is possible to make a Browser for windows CE using Lazarus? I made one with Gecko component but not compiled for windows CE, has some configuration to be done or it is not supported even? The…
-
0
votes1
answer271
viewsLazarus depurador invalido
I installed: Lazarus 1.4.0/FPC 2.6.4 Lazarus Wince Cross Compile within folder C: Lazarus At Lazarus I made the following configuration: 1 -…
-
0
votes0
answers17
viewsOrigin of the Dltextbox component
I’m making an adjustment on a Windows CE project, but this project had its source code lost and the system went through a reverse engineering process. Knowing this, I started researching the type of…