microsoft / MSIX-PackageSupportFramework

The Package Support Framework (PSF) is a kit for applying compatibility fixes to packaged desktop applications.
MIT License
115 stars 57 forks source link

MIssing APIs in the FRF #131

Open TimMangan opened 4 years ago

TimMangan commented 4 years ago

GetDiskFreeSpaceEx A/W GetDiskFreeSpace A/W GetCompressedFIleSize A/W GetFullPathName A/W GetTempFileName A/W GetShortPathName A/W GetLongPathName A/W

FindFirstFileName A/W FindNextFileName (because may need 3 layer data struct also) FindFirstStream W only FindFirstChangeNotification A/W FindNextChangeNotification (because may need 3 layer data struct also?)