AllenDang / w32

A wrapper of windows apis for the Go Programming Language.
Other
766 stars 246 forks source link

Update user32.go #81

Open TheTitanrain opened 6 years ago

TheTitanrain commented 6 years ago

https://github.com/AllenDang/w32/issues/80

meskio commented 6 years ago

It fixes the problem in my environment on windows 7.

Thanks for the fix.

meskio commented 6 years ago

Any news about that? Can I do something to help on getting it merged?

I have tried in Windows 10 and it seems to work fine there as well.

wegendt-bosch commented 6 years ago

I would like to see this merged as well since one of the dependencies of one of my projects depends on this.

pizzalord22 commented 6 years ago

can this get merged?

meskio commented 6 years ago

@AllenDang is there something that we can do to help you merge this pull-req? Do you (or will you) have time to look into it?

everystone commented 5 years ago

Thanks for the fix, seems like this repo isn't maintained

gonutz commented 4 years ago

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