aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/windows/shell32.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-11-19Update code to not use unsupported calling conventions for targetTadeo Kondrak
2020-08-20add license header to all std lib filesAndrew Kelley
2020-01-07Merge branch 'std-utf16-sentinel-terminated' of https://github.com/daurnimato...Andrew Kelley
2020-01-02Implement the callconv() annotationLemonBoy
2019-12-29std: sentinel terminated pointers for utf16 apisdaurnimator
2019-09-25mv std/ lib/Andrew Kelley