Questions tagged as 'windows-ce'

2
answers

How to allocate program memory and storage before running my application in WinCE?

I am reprogramming a C # application to run on Windows CE, however, my machine has little memory. Therefore, I need to allocate the appropriate amount of program memory and storage memory. I can not allocate this manually at every reboot, so I f...
asked by 11.02.2014 / 17:49
1
answer

Development windows CE Cortex-A9

I have a Collector Processor: Ti Cortex-A9 OMAP4430, I developed an alloy using lazarus 1.6.2, I am trying to compile, I am getting the following message:    Error: Illegal parameter: -CpCORTEXM3 IfIputintheTargetProcessorthe"Default" op...
asked by 21.12.2016 / 17:53
1
answer

Change WebService address at runtime - C #

I'm developing an application that should connect to a number of Web services depending on the user's location. For example :    If the user is in the city " A " he will connect to the Web service: 192.168.1.1:8010 if he goes to...
asked by 19.05.2014 / 16:44
2
answers

Develop for windows ce / mobile in visual studio 2013

I've done a lot of research on the web to find some solution to my problem, but all the tutorials (articles) I found were flawed for my solution. MY CASE I currently have several smart device project (Device Application) projects for win...
asked by 24.02.2015 / 16:26
2
answers

Saving user values to files in C #

I'm looking for some simple way to save user data to file in C #. In Java I always use the Properties class. I'm looking for something similar in C #, I've already tried and found some answers but I still could not solve my problem. F...
asked by 17.08.2016 / 16:58
1
answer

Lazarus invalid debugger

I installed: Lazarus 1.4.0 / FPC 2.6.4 Lazarus WinCE Cross Compile inside the C: \ Lazarus folder In Lazarus I made the following configuration: 1 - link 2 - link 3 - link I created a form with a button to test only, when ru...
asked by 23.06.2016 / 22:11
0
answers

DLTextBox component source

I'm making an adjustment to a project in Windows CE, but this project had its source code lost and the system went through a reverse engineering process. Knowing this, I started to research the type of project it was and I came to Visual Stud...
asked by 14.06.2018 / 06:21
0
answers

Syntax error when compiling in Windows CE

Is it possible to do a Browser for windows CE using Lazarus? I made one with the Gecko component but it did not compile for windows CE, have some configuration to be made or is it not even supported? The following error occurs:    Fatal...
asked by 06.04.2015 / 18:45
1
answer

RoR application in windows CE

I would like to know if there is any possibility of making a Rails application for Windows CE? We need to make an application to run on a data collector that has Win CE . This device will not have access to the off-line / batch network...
asked by 30.03.2015 / 22:32