Searched defs:hBmp (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 513 static void addListBoxItem(HWND hDlg, LPTSTR lpStr, HBITMAP hBmp) argument 518 SendMessage(hDlg, LB_SETITEMDATA, nItem, (LPARAM)hBmp); |
Completed in 234 milliseconds