sqweek / dialog

Simple cross-platform dialog API for go-lang
ISC License
493 stars 76 forks source link

Error: cannot use flag (type uint32) as type uintptr in argument to procRedrawWindow.Call #35

Closed changrui closed 4 years ago

changrui commented 4 years ago

go run main.go under Windows 10.

sqweek commented 4 years ago

Update to latest master, this was fixed in 9a8e3794e. (See also #17 and #19)