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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
rageoholic e5100605e9 Add missing LONG_PTR type
2020-11-04 18:30:48 -06:00
..
advapi32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
bits.zig
Add missing LONG_PTR type
2020-11-04 18:30:48 -06:00
gdi32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
kernel32.zig
fixups regarding windows wide strings
2020-10-15 19:37:55 -07:00
lang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ntdll.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ntstatus.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ole32.zig
Fix CoInitializeEx so it can take a null pointer
2020-11-04 16:53:05 -06:00
psapi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
shell32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
sublang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
user32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
win32error.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ws2_32.zig
std: Add basic smoke test for net functionality
2020-10-27 21:52:47 +01:00