Re: Accessing Win API

new topic     » goto parent     » topic index » view thread      » older message » newer message

Euman
> Anyone who uses Win32lib is stuck in the loop of having code that is poor
> in performance, size and bug ridden. Currently there are only a handfull of
> people that can write code for Win32lib so your stuck if you have a bug
> creap up. Learn to write API from the get-go and you'll be better off in the
> long
> run. Write your own darn code then you'll feel better about yourself and learn
> more, faster...Programs will take many times longer to develop in the
> beginning
> but well worth the time spent researching info either on the net, from books
> or
> the MS-SDK.

I use win32lib because I just don't like the POKEmonish code
(allocate,poke,c_proc,
free) Without having most of the code constructing the API calls, there's more
time for focusing on the actual problem. It is apparent that creating an
API over API causes some speed/functionality loss.
I also don't want to binded too much to Micrsoft and their API. If we had kind
of
cross-platform win32lib...

That's just my opinion.

    Martin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu