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
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
ole32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
shell32.zig
util.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00