Getting Started
The full power of the Windows C API
is available to the Lua script in any .lowk file.
All functions, constants, and types, and many macros, are available as globals.
- Create a
.lowkfile - Write Lua code
- Double-click it
The full power of the Windows C API
is available to the Lua script in any .lowk file.
All functions, constants, and types, and many macros, are available as globals.
.lowk file