02-12-2025, 10:53 PM
(This post was last modified: 02-12-2025, 10:54 PM by Jazzy Boomers.)
(02-12-2025, 08:19 AM)Zubersoft Wrote: The user can decide that. I'm saying that programmatically I cannot force the dialog to start at a folder of my choosing. Here's the API if you are doubting me: https://learn.microsoft.com/en-us/uwp/ap...inrt-26100
You can see that SuggestedStartLocation is an enum, not a string. Also, please don't assume a UWP application is the same as a standard desktop application. I'm forced to use the UWP api for file operations.
Mike
OK, but you could remember the last saved name and directory and save it in "Parameter" ?