zig/std/os/windows
Jimmi Holst Christensen 378d3e4403
Solve the return type ambiguity (#1628)
Changed container and initializer syntax
* <container> { ... } -> <container> . { ... }
* <exrp> { ... } -> <expr> . { ...}
2018-10-15 09:51:15 -04:00
..
advapi32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
error.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
index.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
kernel32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
ntdll.zig use RtlCaptureStackBackTrace on windows 2018-08-29 16:35:51 -04:00
ole32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
shell32.zig removed unneeded dll extension 2018-10-04 11:43:53 -04:00
util.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00