w32 icon indicating copy to clipboard operation
w32 copied to clipboard

I Tried to pull the package and i got a error

Open jax-b opened this issue 4 years ago • 1 comments

....\AllenDang\w32\user32.go:1039:10: cannot use flag (type uint32) as type uintptr in argument to procRedrawWindow.Call

jax-b avatar Jun 15 '20 19:06 jax-b

I have an actively maintained fork which I use to create both 32 and 64 bit applications, both for work and for private projects. It has diverged quite a bit from this original fork. You could give it a try instead:

https://github.com/gonutz/w32

gonutz avatar Sep 30 '20 09:09 gonutz