zig/lib/std/os/windows
2022-09-07 22:42:56 +02:00
..
advapi32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
gdi32.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
kernel32.zig x86_64: implement Windows x64 calling convention 2022-09-07 22:42:56 +02:00
lang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ntdll.zig remove RtlUpcaseUnicodeString, no longer needed 2022-05-11 18:43:41 -06:00
ntstatus.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ole32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
psapi.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
shell32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
sublang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
test.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
user32.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
win32error.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
winmm.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
ws2_32.zig add const to msghdr_const iov and control pointers 2022-06-07 15:23:44 -04:00