This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-08 15:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
os
/
windows
History
Matthew Wozniak
aaf1e0b25b
add ability to open dlls with platform-specific flags (
#18370
)
2024-01-09 20:11:22 -05:00
..
advapi32.zig
std.os.windows.advapi32: add RegLoadAppKeyW
2023-07-23 17:10:57 +06:00
crypt32.zig
clean up windows cert scanning
2023-01-17 00:08:42 -07:00
kernel32.zig
add ability to open dlls with platform-specific flags (
#18370
)
2024-01-09 20:11:22 -05:00
lang.zig
…
nls.zig
Add
os.windows.nls.upcaseW
, a cross-platform implementation of
RtlUpcaseUnicodeChar
2023-06-30 15:29:43 -07:00
ntdll.zig
replace qpf and qpc
2023-11-21 14:10:25 +02:00
ntstatus.zig
…
sublang.zig
…
test.zig
Remove all usages of
std.mem.copy
and remove
std.mem.set
(
#18143
)
2023-11-29 16:03:02 -05:00
win32error.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
ws2_32.zig
add missing timeval struct
2023-11-22 01:15:11 +02:00