lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



CreateMutex in Lua... **creeps** :P

While I feel some of OS API's are very nice to have, how far have you gone? I'm facing the same in deciding, which parts of Cocoa Foundation API's (OS X) to port. Decided to leave some parts strictly out, as unnecessary in a Lua world.

-asko


Daniel Quintela kirjoitti 15.4.2007 kello 18:12:

Hi everybody:

A patch for current release of General Win32 API wrappers is ready to download from:
       http://luaforge.net/frs/?group_id=96

Notes:
* Bug fixed.
* Built with Lua 5.1.2 binaries.

Changes:
2007-04-15: Bug reported by Corey Tripp fixed.
            Bug fix:
                - Wrong parameter index in CreateMutex.


Best regards,
Daniel