Hi Chen,

Yes, we either need to convert or cast when dealing with the outside world.
Not just OS APIs,
but any 3rd party APIs.

This is what we do now, but in the future we can
add more built-in APIs for conversion, if our
internal representation becomes better defined
and/or more sophisticated.

Brgds,
Viktor

On Mon, Feb 9, 2009 at 7:20 AM, Chen Kedem <[email protected]> wrote:

> Internal representation is one thing,
> but what happen when you need to interact with OS API and CRT?
> You need to cast our internal types into those used by the API or run-time?
> (like the whole WIN API types change when use work in UNICODE)
>
>  Chen._______________________________________________
> 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