FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Platform ???
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Thu Nov 08, 2007 03:52 PM

Hi, the FWPPC work in CE4.10.

I tested all the samples, and all give the error.

Cannot find 'Application' (or one of its components).
Mahe sure the path and filename are correct and that all the requied libraries are available.

Regards.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Thu Nov 08, 2007 03:58 PM

You have to add these lines for WinCE:

// function CeSetmenu() ; return nil
// function GetMenu() ; return nil
// function ReadBitmap() ; return nil
// function PalBmpRead() ; return nil

Please test this sample:

http://rapidshare.com/files/68314392/tutor01.zip.html

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Thu Nov 08, 2007 05:10 PM

No !!!

Give the same error.

Regards

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Thu Nov 08, 2007 06:18 PM

Are you testing on a real WinCE or on an emulator ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: Platform ???
Posted: Thu Nov 08, 2007 09:23 PM
pjmfelix wrote:No !!!

Give the same error.

Regards


Without '//'?

Regards
Carlos G.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Fri Nov 09, 2007 09:42 AM

Hi !

I´m try in CASIO IT-3000M53E with CE4.10 and the CPU Type Intel Corp. ARM XScale.

And yes, i put the lines without the //, but the Linares sample give the same error.

Regards.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Fri Nov 09, 2007 10:23 AM
Please try this EXE:
http://rapidshare.com/files/68481535/tutor01.zip.html

That EXE is just using CoreDLL.DLL from Windows Mobile, so it should work, unless that WinCE does not provide a compatible CoreDLL.DLL:
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Fri Nov 09, 2007 12:11 PM

Antonio ! give the same error, but in the the CE Enulator say that is not a valid Windows CE application.

??? To the SD i only copy the executable, correct ???

Regards

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Fri Nov 09, 2007 12:14 PM

>
Antonio ! give the same error, but in the the CE Enulator say that is not a valid Windows CE application.
>

The Microsoft WinCE emulator does not use ARM architecture, so you can not use it to test the applications on it.

The Pocket PC emulator uses ARM architecture.

What year is that WinCE from ? What version ?

> To the SD i only copy the executable, correct ???

Yes

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Fri Nov 09, 2007 12:41 PM

Antonio !

The System Properties of the machine says:

System: Microsoft Windows CE .NET
Version 4.10 (Build 908)

         Copyright 1996-2002

Computer: Processor Corp., ARM-XScale
Memory 63552 KB RAM

Regards.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Fri Nov 09, 2007 12:58 PM

> Copyright 1996-2002

That is old. Try to upgrade the Windows CE to 2003 version or above

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Fri Nov 09, 2007 03:56 PM

!!!

Is there any other solution ???

We byed this machine that only have this Windows CE version, and now we can't change to another machine, because already passed the time to exchange the equipment.

:shock::(

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Fri Nov 09, 2007 04:50 PM

Please check the manufacturer website and see how to get a Windows CE upgrade for it.

If its CoreDll.DLL is not compatible because it is too old, then there is nothing that we can do, sorry

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 12
Joined: Thu Nov 08, 2007 03:21 PM
Platform ???
Posted: Tue Nov 13, 2007 02:11 PM

Hi again!

It is possible included this dll or other files in the same directory of the EXE file to solve this problem ???

Regards.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Platform ???
Posted: Tue Nov 13, 2007 02:32 PM

No, Microsoft does not allow to modify, copy or replace Windows Mobile DLLs. Sorry

regards, saludos

Antonio Linares
www.fivetechsoft.com