| commit | d457e03a848699f94c310f55e6fe389eea62418d | [log] [tgz] |
|---|---|---|
| author | Steve Lhomme <robux4@ycbcr.xyz> | Thu Jun 01 15:35:12 2023 +0200 |
| committer | LIU Hao <lh_mouse@126.com> | Mon Jun 05 23:20:32 2023 +0800 |
| tree | 3ddc811caad3ab99756c9d421c7a37fc26f65ef9 | |
| parent | 433c9aa5fcf3f5dae3c3a652dddc278c539d354b [diff] |
crt: add api-ms-win-core-file-l1-2-0.def These are needed to enable GetVolumeNameForVolumeMountPointW available in UWP. Add the target DLL to windowsapp, but not mincore (Win8) where it doesn't exist. Signed-off-by: LIU Hao <lh_mouse@126.com>