On Sat, 13 Feb 2010, Szak�ts Viktor wrote:

Hi,

> Above macro should rather be named WINTEXT() or U16TEXT().

This macro is used for native OS texts. In WINCE it's U16.
In desktop windows it's 8bit ASCII text. It doesn't matter
if UNICODE macro is set or not so U16TEXT() is highly confusing
name.
WINTEXT(), OSTEXT() or RAWTEXT() is better choice though they d
not use use HB prefix and I though we are forcing using it in
out own macros.
We will also need type with similar name and we should remember
about it choosing the name, i.e.:
   HB_WINTEXT() and HB_WINCHAR

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to