Searched defs:lResult (Results 1 – 3 of 3) sorted by relevance
95 type lResult struct { struct96 pid int97 err error132 func launch(result chan<- lResult, attr *Launcher, data interface{}, quit chan<- struct{}) {
124 LRESULT lResult = 1; in OnRun() local295 LRESULT lResult = 1; in OnCplMsg() local
99 LRESULT lResult = 0; in WindowCallback() local