New Project for "CAD/CAM" using UWP

  • Thread starter Thread starter OG_1
  • Start date Start date
O

OG_1

Guest
I'm trying to transfer an older WinForm program to UWP and we used a lot of System.IO.File. We're having issues aligning it to UWP ideas using Storage. Can we access multiple files in a nonstandard folder? Example: "K:\Apps\Folder" Sometimes we also need to look in the network or USB drives. Is there a way to do this without a picker?

Continue reading...
 
Back
Top