mirror of
https://github.com/golang/sys.git
synced 2026-02-08 03:36:03 +03:00
Virtually every project that works with x/sys/window's GUIDs winds up rolling their own version of this in one way or another. So let's add the correct win32 wrappers for it, so that these are always generated, parsed, and converted in the uniform correct way. Change-Id: I35f4b4ab5fc681d3e16fc5bbaf2cb20031eb3f12 Reviewed-on: https://go-review.googlesource.com/c/sys/+/180938 Run-TryBot: Jason Donenfeld <Jason@zx2c4.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>