We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C:\Users\sony>go get github.com/lxn/walk C:\Go\src\pkg\github.com\lxn\walk\listbox.go:39: undefined: LBS_STANDARD C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERRSPACE C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERR C:\Go\src\pkg\github.com\lxn\walk\listbox.go:232: undefined: LB_ERR
The text was updated successfully, but these errors were encountered:
Please try "go get -u github.com/lxn/walk", so both walk and go-winapi will get updated to the latest version.
Sorry, something went wrong.
OK,works well now!~
No branches or pull requests
C:\Users\sony>go get github.com/lxn/walk
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:39: undefined: LBS_STANDARD
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERRSPACE
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERR
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:232: undefined: LB_ERR
The text was updated successfully, but these errors were encountered: