zig/lib/std/os/windows
Ryan Liptak 53e615b920
Merge pull request #25993 from squeek502/windows-paths
Teach `std.fs.path` about the wonderful world of Windows paths
2025-11-24 15:27:24 -08:00
..
advapi32.zig std.os.windows: Deprecate WINAPI in favor of CallingConvention.winapi. 2024-11-02 10:44:18 +01:00
crypt32.zig std.os.windows: Deprecate WINAPI in favor of CallingConvention.winapi. 2024-11-02 10:44:18 +01:00
kernel32.zig Move Windows rename implementation from std.posix to windows.RenameFile 2025-11-23 23:38:01 -08:00
lang.zig
nls.zig Add os.windows.nls.upcaseW, a cross-platform implementation of RtlUpcaseUnicodeChar 2023-06-30 15:29:43 -07:00
ntdll.zig std.os.windows: eliminate forwarder function in kernel32 (#25766) 2025-10-31 13:54:50 +00:00
ntstatus.zig
sublang.zig
test.zig Teach fs.path about the wonderful world of Windows paths 2025-11-21 00:03:44 -08:00
tls.zig Initial port work for *-windows-itanium support. 2024-09-28 21:43:52 +02:00
win32error.zig Merge pull request #25763 from mrjbq7/cancelled 2025-10-30 04:40:13 +00:00
ws2_32.zig std: fix definition of ws2_32.GetAddrInfoExW 2025-10-29 06:20:52 -07:00