Tagged Questions
6
votes
2answers
790 views
Does Microsoft have a best practices document regarding the storage of App Data vs User Data on different Windows Platforms?
When creating an application that will be targeted to many versions of Windows what is the best practice to determine where application specific data should be stored. Specifically:
Application ...