Closed andimachovec closed 2 years ago
This makes it possible to use file and/or folder names containing spaces. In the process I converted the ffguiwin::BuildLine() function to use the streaming functions of BString (<< operator) instead of c-style sprintf().
At least partially fixes #29
This makes it possible to use file and/or folder names containing spaces. In the process I converted the ffguiwin::BuildLine() function to use the streaming functions of BString (<< operator) instead of c-style sprintf().
At least partially fixes #29