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
Ryan Liptak ae6df9e967 start.zig: Replace kernel32 usage with ntdll
Co-authored-by: e4m2 <git@e4m2.com>
2023-11-03 19:25:46 +02: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
std.os.windows additions and fixes
2023-10-29 11:01:54 +02:00
lang.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
nls.zig
Add os.windows.nls.upcaseW, a cross-platform implementation of RtlUpcaseUnicodeChar
2023-06-30 15:29:43 -07:00
ntdll.zig
start.zig: Replace kernel32 usage with ntdll
2023-11-03 19:25:46 +02:00
ntstatus.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
ole32.zig
windows_sdk.zig: Reinstate COM ISetupEnumInstances logic
2023-07-28 19:19:32 -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
Windows: Fix TooManyParentDirs handling for paths that shouldn't be cwd-relative
2023-08-11 18:58:40 -07:00
win32error.zig
std.os.windows: reorg to avoid usingnamespace
2021-09-01 17:54:06 -07:00
ws2_32.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00