win32/filesystem: use CreateFileW with FILE_SHARE_DELETE in vlc_open()
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
changed milestone to %4.0
- Resolved by Alexandre Janniaux
Why not using https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/sopen-wsopen?view=msvc-170 in vlc_open instead of forking the module?
added MRStatus::InReview label
added 1 commit
- 091bb687 - win32/filesystem: use CreateFileW with FILE_SHARE_DELETE in vlc_open()