Here is an initial port of Superlib to Harbour:

http://www.syenar.hu/harbour/hbsuper.zip
[ unzip to contrib and build it the usual way ]

.asm stuff isn't ported, .c stuff was, few compilation
error fixed due to no 10 chars limit in Harbour, few
extensions and include filenames made lowercase.

There are still several non-portable and even buggy
code in there and I had to lower warning level to make
it compile.

If there is enough interest, I can upload this to
SVN as is, maybe to examples initially.

Brgds,
Viktor

On 2009.05.26., at 11:54, Jaroslaw Kadziola wrote:

Hi Przemek,

PC> If you want to create your own binaries for WinCE working with
PC> x86-Windows then you have to use harbour and other tools like
PC> hbmk2 compiled for x86-Windows with libraries created for WinCE
PC> builds and C compiler which can generated WinCE-ARM code.

You are right ! Thanks a lot to You and to Victor for your support!
Now 'wcecon.exe' is running on my palmtop.
One question only : is any chance build library 'SuperLib'
(originally for clipper) for Harbour - Wince when i have all
*.prg, *.asm and *.c files for this library ? In this library are
mouse functions useful in tbrowse objects. Is any library in harbour
with these functions ?


--
Regards,
Jaroslaw Kadziola

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to