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.

  1. Create a .lowk file
  2. Write Lua code
  3. Double-click it