Skip to content
Snippets Groups Projects

unc: use Windows API to handle shares

Merged Steve Lhomme requested to merge robUx4/vlc:unc-win into master
  1. Mar 08, 2025
    • Steve Lhomme's avatar
      unc: use Windows API to handle shares · fde35591
      Steve Lhomme authored and Felix Paul Kühne's avatar Felix Paul Kühne committed
      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.
      fde35591
Loading