Skip to content

unc: use Windows API to handle shares

Steve Lhomme requested to merge robUx4/vlc:unc-win into master

Using the wide char API allows handling pathes with non ANSI characters.

Using the native Windows API allows retrieving just the flags we want.

This should work in UWP apart from the network connection with the credentials.

Ref. #29076

Merge request reports

Loading