Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
Jonathan Marler aef642fc07 remove RtlUpcaseUnicodeString, no longer needed
2022-05-11 18:43:41 -06: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
add GetProcessTimes binding to the kernel32.zig (#11488)
2022-04-23 16:58:27 -05: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
stage1, stage2: rename c_void to anyopaque (#10316)
2021-12-19 00:24:45 -05:00