zig/lib/std/os/windows
2020-03-01 02:10:29 +11:00
..
advapi32.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
bits.zig Complete windows PEB_LDR_DATA definition 2020-03-01 02:10:29 +11:00
kernel32.zig windows: Minor changes to psapi prototypes 2020-02-01 13:43:46 -05:00
lang.zig
ntdll.zig implement os.faccessat for Windows 2020-02-16 17:10:43 -05:00
ntstatus.zig NTSTATUS is a non-exhaustive enum 2020-01-31 22:33:17 +11:00
ole32.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
psapi.zig Revert "windows: remove the 'A' versions of psapi functions" 2020-02-10 12:30:20 -05:00
shell32.zig Merge branch 'std-utf16-sentinel-terminated' of https://github.com/daurnimator/zig 2020-01-07 16:13:34 -05:00
sublang.zig
win32error.zig Turn win32 errors into a non-exhaustive enum 2020-01-31 22:33:55 +11:00
ws2_32.zig Winsock errors can be an enum 2020-02-01 14:29:16 -05:00