Searched refs:lpMsgBuf (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 200 LPVOID lpMsgBuf = NULL; local 210 (LPTSTR) &lpMsgBuf, 0, NULL); 211 MessageBox(NULL, (LPCTSTR)lpMsgBuf, 214 LocalFree(lpMsgBuf); |
Completed in 12 milliseconds