Lines Matching refs:szImagePath
80 LPTSTR szImagePath;
136 if (g_stServices[i].szImagePath) {
137 free(g_stServices[i].szImagePath);
540 BOOL ApacheManageService(LPCTSTR szServiceName, LPCTSTR szImagePath,
564 if (szImagePath) {
759 TCHAR szImagePath[MAX_PATH];
794 &dwKeyType, (LPBYTE)szImagePath, &dwBufLen);
801 _tcscpy(szBuf, szImagePath);
811 g_stServices[stPos].szImagePath = _tcsdup(szImagePath);
999 g_stServices[LOWORD(wParam)].szImagePath,
1366 - IDM_SM_START].szImagePath,
1377 - IDM_SM_STOP].szImagePath,
1388 - IDM_SM_RESTART].szImagePath,