zig/lib/std/os/windows
2026-03-03 01:12:48 -08:00
..
crypt32.zig std.os.windows: Deprecate WINAPI in favor of CallingConvention.winapi. 2024-11-02 10:44:18 +01:00
kernel32.zig std.Threaded: replace more kernel32 functions with ntdll 2026-02-07 00:02:50 -05:00
lang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
nls.zig Add os.windows.nls.upcaseW, a cross-platform implementation of RtlUpcaseUnicodeChar 2023-06-30 15:29:43 -07:00
ntdll.zig WindowsSdk: Use ntdll instead of advapi32 APIs for registry querying 2026-03-03 01:12:47 -08:00
ntstatus.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
sublang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
tls.zig Initial port work for *-windows-itanium support. 2024-09-28 21:43:52 +02:00
win32error.zig std.Threaded: replace more kernel32 functions with ntdll 2026-02-07 00:02:50 -05:00
ws2_32.zig std: fix definition of ws2_32.GetAddrInfoExW 2025-10-29 06:20:52 -07:00