Page 1 of 1
Windows CE
Posted: Mon 30 Apr 2007 12:20
by Thomas J.
Hello support,
is it possible to use your components with Windows CE? (I have no experience with CE)
Thanks,
Thomas
Re: Windows CE
Posted: Thu 03 May 2007 06:45
by Bernhard Geyer
Thomas J. wrote:Hello support,
is it possible to use your components with Windows CE? (I have no experience with CE)
If you can run a "normal" Win32-Delphi-Application - Yes.
But you can't because CE doesn't have a Win32-Compatible API and doesn't uses X86-Processors.
You can only try the ADO.NET-Provider from Core Labs and implement with WinForms for .NET Compact Framework.