Is it possible for windows app to have shared preferences like in android?
I plan to create two apps, one app would be the input app, while the second app would read the input app and become the output app.
I was planning to use one app and use dual display. one display for input the other display for output, but I found out this wasn't possible.
Any ideas how this could be done?