win32/filesystem: use CreateFileW with FILE_SHARE_DELETE in vlc_open()
So the file can be renamed while we read it 1.
The file permission creation mode is not used anymore. Only 0666 and 0600 were used.
Fixes #19700 (closed).
So the file can be renamed while we read it 1.
The file permission creation mode is not used anymore. Only 0666 and 0600 were used.
Fixes #19700 (closed).
VideoLAN code repository instance