Sybren A. Stüvel ce250a611e Windows: fix error handling of syscall to AssocQueryStringW
syscall.SyscallN returns a `uintptr` type alias, and thus has to be
compared to `0`, not `nil`. Yeah, it's a bit weird.
2022-07-13 11:48:26 +02:00
..
2022-07-08 11:35:57 +02:00
2022-06-16 12:08:13 +02:00