zig/lib/std/os/windows
Robin Voetter 4b4fbe3887
Replace @typeOf with @TypeOf in all zig source
This change was mostly made with `zig fmt` and this also modified some whitespace. Note that in some files, `zig fmt` produced incorrect code, so the change was made manually.
2019-12-10 11:09:41 -05:00
..
advapi32.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
bits.zig std: add windows.USHORT definition 2019-11-27 13:01:30 +11:00
error.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
kernel32.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
lang.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
ntdll.zig std: fix definition of NtDeviceIoControlFile 2019-11-27 13:01:09 +11:00
ole32.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
shell32.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
status.zig std: add comments for some nt status codes 2019-11-27 13:01:08 +11:00
sublang.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
ws2_32.zig std: lie about windows socklen_t signed-ness 2019-11-27 13:01:34 +11:00