RNavega / WindowsOpenSaveDialogs-Love

Example of Windows' GetOpenFileNameW and GetSaveFileNameW with LuaJIT FFI and Löve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindowsOpenSaveDialogs-Love

See the bottom of "main.lua" for instructions.

Using the GetOpenFileNameW() and GetSaveFileNameW() functions so we have proper support for Unicode in addition to ASCII filenames:

preview01

About

Example of Windows' GetOpenFileNameW and GetSaveFileNameW with LuaJIT FFI and Löve

License:The Unlicense


Languages

Language:Lua 100.0%