AppInstaller / OptionalPackageSample

MIT License
7 stars 10 forks source link

Fix issues with this sample #3

Open ChrisGuzak opened 6 years ago

ChrisGuzak commented 6 years ago

use __stdcall for the DLL export (bug) avoid exceptions on expected file missing cases using StorageFolder::TryGetItemAsync code cleanup/formatting fixes