Posted: Tue Mar 14, 2006 2:58 am
Not really. Another anology is .. well, actually. All it is, is a runtime library, or a collection of libraries. One huge fat bloated library "framework". And all it does is use the Win32s .... So yeah, it sets on top of the Win32 API, but you still have access to the api .. so it's kinda like this .. The more layers you go through, the slower your application will get .... 
This is why PureBasic still works on Vista .. or at least the newest one us MSDN subscribers have. PureBasic accesses the API. Luckily it doesnt have to wade through bloat to do system calls
But of course ... we have the option to use PureBasic to call .NET assembly ... why one would do that .. I dont know.

This is why PureBasic still works on Vista .. or at least the newest one us MSDN subscribers have. PureBasic accesses the API. Luckily it doesnt have to wade through bloat to do system calls

But of course ... we have the option to use PureBasic to call .NET assembly ... why one would do that .. I dont know.