On Sun, 14 Feb 2010, Szak�ts Viktor wrote:
Hi,
>
> > If you can confirm that it's official WinCE extension and it works
> > with other C compilers then for me it's very good choice which should
> > help to simplify existing code.
> It is official starting WinCE 3.0:
> http://msdn.microsoft.com/en-us/library/ms908453.aspx
Thank you very much. In such case I think we should use it and
add translation proposed by Xavi to hbwince.h:
#if defined( HB_OS_WIN_CE )
#undef GetProcAddress
#define GetProcAddress GetProcAddressA
#endif
If you agree then I'll make it ASAP.
I'll also add public C API to HB_LIBLOAD()/HB_LIBFREE() which can be used
by HBWIN code.
best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour