[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Winapi - a minimal but useful Windows API binding
- From: steve donovan <steve.j.donovan@...>
- Date: Sun, 12 Jun 2011 10:36:43 +0200
On Sun, Jun 12, 2011 at 10:20 AM, Lorenzo Donati
<lorenzodonatibz@interfree.it> wrote:
> Just something about the name: "winapi". I'm not sure, but IIRC there could
> be MS trademark issues on that name (sorry, I really cannot remember more).
It seems a very generic word - it's too close to Jerome's lwinapi however.
> scripts. The only missing feature seems that that with autoit I can generate
> standalone exe files, while with winapi I could use srlua
I was very much thinking of automation with this library. Being a
single DLL (and two source files) it would be very easy to link a Lua
wlua-style executable with winapi and lfs statically. That would be a
very cool little all-in-one tool to have hanging around...
steve d.