sqweek / dialog

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

Error #19

Closed 0x000777 closed 5 years ago

0x000777 commented 5 years ago

I use win 10 x64, golang 1.10.4

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

navicenna commented 5 years ago

I'm having the same issue

Milchkonsument commented 5 years ago

The exact same issue here.

sqweek commented 5 years ago

Fixed finally; apologies for delay.