osdialog
osdialog copied to clipboard
Multiselect
Add multiple file open support to all platforms. Returned result is still a char*, but filenames are separated by \x00 and the result is terminated with \x00\x00.
And a few other little fixes. Might need some code convention tweaks.
Fixes #11