x/sys/windows: add GetConsoleWindow and ShowWindow functions #55353
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://go.dev/play/p/xw8vr2kFP-p
What did you expect to see?
Please may the GetConsoleWindow and ShowWindow functions be added to the Golang windows package?
What did you see instead?
The GetConsoleWindow and ShowWindow functions aren't currently functions of the Golang windows package.
The text was updated successfully, but these errors were encountered: