package util func GetWindowHandle(title string) uintptr { //return getWindowHandle(title) return 0 }