This is a simple lua lib to find window and operate the controls on the window

OperateCalc.lua is a demo to operate the calc on win7

it's base on lua 5.2

winapi.dll port some windows api for lua

Class.lua is a way to use object in lua,see more:http://blog.codingnow.com/2006/06/oo_lua.html