zig/lib/std/os/windows
Andrew Kelley a3ddca3657 std.Io.Threaded: delete Windows implementation of if_nametoindex
Microsoft documentation says "The if_nametoindex function is implemented
for portability of applications with Unix environments, but the
ConvertInterface functions are preferred."

This was also the only dependency on iphlpapi.
2025-10-29 06:20:51 -07:00
..
advapi32.zig
crypt32.zig
kernel32.zig windows: Delete obsolete environment variable kernel32 wrappers and bindings 2025-06-02 10:34:37 +02:00
lang.zig
nls.zig
ntdll.zig add FFI & wrappers for NtAllocateVirtualMemory & NtFreeVirtualMemory + add missing alloction constants MEM_RESERVE_PLACEHOLDER / MEM_PRESERVE_PLACEHOLDER 2025-03-04 22:10:49 -06:00
ntstatus.zig
sublang.zig
test.zig std.Io.Threaded: implement netListen for Windows 2025-10-29 06:20:50 -07:00
tls.zig
win32error.zig
ws2_32.zig std.Io.Threaded: delete Windows implementation of if_nametoindex 2025-10-29 06:20:51 -07:00