Searched refs:WMInfoRec (Results 1 – 1 of 1) sorted by relevance
119 } WMInfoRec, *WMInfoPtr; typedef1357 WMInfoPtr pWMInfo = malloc(sizeof(WMInfoRec)); in winInitWM()1371 ZeroMemory(pWMInfo, sizeof(WMInfoRec)); in winInitWM()