/WindowsOpenSaveDialogs-Love

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

Primary LanguageLuaThe UnlicenseUnlicense

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