Hello support,
is it possible to use your components with Windows CE? (I have no experience with CE)
Thanks,
Thomas
Windows CE
-
Bernhard Geyer
- Posts: 20
- Joined: Fri 30 Sep 2005 14:13
Re: Windows CE
If you can run a "normal" Win32-Delphi-Application - Yes.Thomas J. wrote:Hello support,
is it possible to use your components with Windows CE? (I have no experience with CE)
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.