Files
WSL/tools
JohnMcPMS 46c8eb6859 Implement most of remaining SDK APIs (#14394)
Implements all but 6 of the remaining SDK APIs.  Makes some changes to the header for alignment:
1. Enum naming / values for consistency with runtime
2. Use of `CONST` macro instead of `const` keyword directly
3. Make `WslcImageInfo` directly freeable by using a char array instead of pointer, reducing complexity for callers. Also removes values that the runtime does not provide to us.
2026-03-13 13:22:38 -07:00
..
2025-05-15 12:09:45 -07:00