Searched refs:lpMsgBuf (Results 1 – 3 of 3) sorted by relevance
704 LPVOID lpMsgBuf; in winMWExtWMWindowProc() local713 (LPTSTR) &lpMsgBuf, 0, NULL); in winMWExtWMWindowProc()716 (LPSTR) lpMsgBuf); in winMWExtWMWindowProc()717 LocalFree(lpMsgBuf); in winMWExtWMWindowProc()
493 LPVOID lpMsgBuf; in winTopLevelWindowProc() local502 (LPTSTR) &lpMsgBuf, 0, NULL); in winTopLevelWindowProc()505 (LPSTR) lpMsgBuf); in winTopLevelWindowProc()506 LocalFree(lpMsgBuf); in winTopLevelWindowProc()
811 LPVOID lpMsgBuf; in winMWExtWMUpdateRegion()820 (LPTSTR) &lpMsgBuf, 0, NULL); in winMWExtWMUpdateRegion()823 (LPSTR) lpMsgBuf); in winMWExtWMUpdateRegion()824 LocalFree(lpMsgBuf); in winMWExtWMUpdateRegion()