lxn / win

A Windows API wrapper package for the Go Programming Language
Other
1.19k stars 313 forks source link

fix CreateWindowEx #15

Closed oltolm closed 8 years ago

oltolm commented 9 years ago

This should fix the incompatibility with Go 1.4.2. A fix for walk is also necessary and is contained in another pull request. I tested successfully all the examples.