Searched defs:g_hwndStdoutList (Results 1 - 1 of 1) sorted by relevance

/httpd/support/win32/
H A DApacheMonitor.c109 HWND g_hwndStdoutList; variable
586 addListBoxString(g_hwndStdoutList, szMsg);
609 addListBoxString(g_hwndStdoutList, szMsg);
618 addListBoxString(g_hwndStdoutList, szMsg);
642 addListBoxString(g_hwndStdoutList, szMsg);
651 addListBoxString(g_hwndStdoutList, szMsg);
678 addListBoxString(g_hwndStdoutList, szMsg);
975 g_hwndStdoutList = GetDlgItem(hDlg, IDL_STDOUT);

Completed in 22 milliseconds