Re: from elsewhere, an assembler





Randy wrote:

So please let me know how you react when vista's new windoze API
need more and/or other arguments than what's in your library.

How is this any different than when a new Linux or FreeBSD API needs
more or different arguments than the APIs I originally called? No big
deal -- it's easy enough to write a wrapper function to fill in
default parameter values, adjust data types, stuff like that. Indeed,
it's really no different than calling Windows or Linux primitives from
the HLA stdlib. And the HLA stdlib is the perfect place to put this,
as it insulates applications that are written using the stdlib from
such details. That is the beauty of such abstractions.

I see, all your clients have to replace all their apps with
new compiled code. Fine.

__
wolfgang





.