Click here to Skip to main content
15,916,042 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: project centenial Pin
Pete O'Hanlon4-Apr-16 3:47
mvePete O'Hanlon4-Apr-16 3:47 
GeneralRe: project centenial Pin
Super Lloyd4-Apr-16 3:51
Super Lloyd4-Apr-16 3:51 
GeneralRe: project centenial Pin
Eytukan4-Apr-16 4:00
Eytukan4-Apr-16 4:00 
GeneralRe: project centenial Pin
Super Lloyd4-Apr-16 4:07
Super Lloyd4-Apr-16 4:07 
GeneralRe: project centenial Pin
Eytukan4-Apr-16 4:13
Eytukan4-Apr-16 4:13 
GeneralRe: project centenial Pin
Super Lloyd4-Apr-16 4:22
Super Lloyd4-Apr-16 4:22 
GeneralRe: project centenial Pin
Eytukan4-Apr-16 4:37
Eytukan4-Apr-16 4:37 
GeneralRe: project centenial Pin
Eytukan4-Apr-16 3:56
Eytukan4-Apr-16 3:56 
Check if this helps:

In UWP apps, you can only access to the following files and folders:

Directories which are declared in the manifest file (e.g. Documents, Pictures, Videos folder)
Directories and files which the user manually selected with the FileOpenPicker or FolderPicker
Files from the FutureAccessList or MostRecentlyUsedList
Files which are opened with a file extension association or via sharing
If you need access to all files in D:\, the user must manually pick the D:\ drive using the FolderPicker, then you have access to everything in this drive...


I think you can let the user pick the folder once, and put it into the FutureAccessList so that you can always access it afterwards


[SO^]

Starting to think people post kid pics in their profiles because that was the last time they were cute - Jeremy.

GeneralRe: project centenial Pin
Super Lloyd4-Apr-16 6:18
Super Lloyd4-Apr-16 6:18 
GeneralRe: project centenial Pin
Super Lloyd3-Apr-16 23:33
Super Lloyd3-Apr-16 23:33 
GeneralThe miracle called T1i Pin
Eytukan3-Apr-16 21:01
Eytukan3-Apr-16 21:01 
GeneralRe: The miracle called T1i Pin
NeverJustHere3-Apr-16 21:08
NeverJustHere3-Apr-16 21:08 
GeneralRe: The miracle called T1i Pin
Eytukan3-Apr-16 21:20
Eytukan3-Apr-16 21:20 
GeneralRe: The miracle called T1i Pin
jsc423-Apr-16 21:43
professionaljsc423-Apr-16 21:43 
GeneralRe: The miracle called T1i Pin
Eytukan3-Apr-16 21:46
Eytukan3-Apr-16 21:46 
GeneralRe: The miracle called T1i Pin
Maximilien4-Apr-16 3:05
Maximilien4-Apr-16 3:05 
GeneralRe: The miracle called T1i Pin
Eytukan4-Apr-16 4:07
Eytukan4-Apr-16 4:07 
GeneralRe: The miracle called T1i Pin
PIEBALDconsult4-Apr-16 14:10
mvePIEBALDconsult4-Apr-16 14:10 
GeneralQuick thinking kids help cops catch two suspected burglars. Pin
Brisingr Aerowing3-Apr-16 15:39
professionalBrisingr Aerowing3-Apr-16 15:39 
GeneralRe: Quick thinking kids help cops catch two suspected burglars. Pin
mkwmtie3-Apr-16 19:49
mkwmtie3-Apr-16 19:49 
PraiseRe: Quick thinking kids help cops catch two suspected burglars. Pin
Suresh73-Apr-16 20:14
Suresh73-Apr-16 20:14 
GeneralRe: Quick thinking kids help cops catch two suspected burglars. Pin
OriginalGriff3-Apr-16 20:37
mveOriginalGriff3-Apr-16 20:37 
QuestionRe: Quick thinking kids help cops catch two suspected burglars. Pin
Suresh73-Apr-16 20:43
Suresh73-Apr-16 20:43 
AnswerRe: Quick thinking kids help cops catch two suspected burglars. Pin
OriginalGriff3-Apr-16 20:53
mveOriginalGriff3-Apr-16 20:53 
JokeRe: Quick thinking kids help cops catch two suspected burglars. Pin
Bassam Abdul-Baki4-Apr-16 0:27
professionalBassam Abdul-Baki4-Apr-16 0:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.