Platform ???
Platform ???
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.
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.
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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
// 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
Platform ???
No !!!
Give the same error.
Regards
Give the same error.
Regards
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Platform ???
Without '//'?pjmfelix wrote:No !!!
Give the same error.
Regards
Regards
Carlos G.
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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:

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:

- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
>
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
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
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37485
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: