Zaha Mihai 7c442360ba
Fix inconsistency regarding filebox multi_select
When only one file is selected, the lpstrFile variable contains only the path to that file, without the parent path before that, thus, the targets vector is empty and the path variable contains the actual path to the file. This is inconsistent with the scenario where multiple files are selected, in which targets contains the file paths and path contains the parent directory path.
2019-09-01 17:53:23 +03:00
..
2018-05-29 04:14:01 +08:00
2019-06-28 06:32:34 +08:00
2019-06-30 11:56:16 +08:00
2019-06-30 11:56:16 +08:00
2016-01-25 23:56:05 +08:00
2019-04-14 14:49:01 +09:00
2019-04-14 14:49:01 +09:00
2019-04-14 14:49:01 +09:00
2019-04-14 14:49:01 +09:00
2019-07-10 04:25:00 +08:00