On Thu, Jun 9, 2011 at 5:45 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
Hi all,
There was a recent discussion about how nice it would be if the
'hundred or so' common Windows API functions were available as a
module. Well, this is not quite a hundred, but winapi provides a good
start [1].
Hi Steve. This looks really nice. How does it compare to this other binding [1] by Jerome Vuarand?
Skimming through the docs, it seems that your binding provides higher level stuff, like asynchronous operations.