Hi,

> Wow you've been busy!
> 
> Anyway I was thinking hb_iswin2k() -> hb_isWin2kOrAbove() would be a bit 
> better wording to not be ambiguous about the "or versions above" part of that 
> call.

We keep it short and simple: all hb_iswin*() calls 
automatically mean "and above" (the only exception 
is hb_iswin9x()). Checking for specific Windows 
versions has not much use in core code, and with 
current calls it's very easy to detect the "class" 
of win OS.

Brgds,
Viktor

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

Reply via email to