mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 06:14:33 +00:00
windows: add RtlCaptureContext, RtlLookupFunctionEntry, RtlVirtualUnwind and supporting types windows: fix alignment of CONTEXT structs to match winnt.h as required by RtlCaptureContext (fxsave instr) windows aarch64: fix __chkstk being defined twice if libc is not linked on msvc Co-authored-by: Jakub Konka <kubkon@jakubkonka.com> |
||
|---|---|---|
| .. | ||
| advapi32.zig | ||
| gdi32.zig | ||
| kernel32.zig | ||
| lang.zig | ||
| ntdll.zig | ||
| ntstatus.zig | ||
| ole32.zig | ||
| psapi.zig | ||
| shell32.zig | ||
| sublang.zig | ||
| test.zig | ||
| user32.zig | ||
| win32error.zig | ||
| winmm.zig | ||
| ws2_32.zig | ||