**request-file** sometimes returns immediately an empty string: ``` >> request-file == %"" ``` It doesn't show a window to select a file, it simply returns **%""** It it the problem here: https://github.com/angerangel/r3bazaar/blob/master/src/os/win32/host-event.c ?
request-file sometimes returns immediately an empty string:
It doesn't show a window to select a file, it simply returns %""
It it the problem here: https://github.com/angerangel/r3bazaar/blob/master/src/os/win32/host-event.c ?