/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/ |
H A D | wxdebug.cpp | 250 hr = StringCchPrintf(outName, MAX_PATH, TEXT("%s_%d"), inName, dwProcessId); in DbgUniqueProcessName() 367 (void)StringCchPrintf(szInfo,NUMELMS(szInfo),TEXT("%s\\%s"),pBaseKey,pGlobalKey); in DbgInitGlobalSettings() 414 (void)StringCchPrintf(szInfo,NUMELMS(szInfo),TEXT("%s\\%s"),pBaseKey,m_ModuleName); in DbgInitModuleSettings() 730 (void)StringCchPrintf(szInfo, NUMELMS(szInfo), in DbgLogInfo() 858 (void)StringCchPrintf(szInfo, NUMELMS(szInfo), in DbgLogInfo() 1031 (void)StringCchPrintf(szInfo,NUMELMS(szInfo),TEXT("Total object count %5d"),m_dwObjectCount); in DbgDumpObjectRegister() 1129 (void)StringCchPrintf(m_String, NUMELMS(m_String), TEXT("0x%X%8.8X"), li.HighPart, li.LowPart); in CDisp() 1140 (void)StringCchPrintf(m_String, NUMELMS(m_String), TEXT("%S"), wszTemp); in CDisp() 1202 (void)StringCchPrintf(m_pString, lstrlen(str) + 64, TEXT("%hs(%s)"), GuidNames[clsid], str); in CDisp() 1226 (void)StringCchPrintf(m_pString, len, "%S", fi.achName); in CDisp() [all …]
|
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCContextMenu/ |
H A D | NCContextMenuRegHandler.cpp | 96 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), LR"(CLSID\%s)", szCLSID); in RegisterInprocServer() 109 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in RegisterInprocServer() 139 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), LR"(CLSID\%s)", szCLSID); in UnregisterInprocServer() 182 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in RegisterShellExtContextMenuHandler() 223 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in UnregisterShellExtContextMenuHandler()
|
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCContextMenu/ |
H A D | OCContextMenuRegHandler.cpp | 96 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), L"CLSID\\%s", szCLSID); in RegisterInprocServer() 109 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in RegisterInprocServer() 139 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), L"CLSID\\%s", szCLSID); in UnregisterInprocServer() 182 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in RegisterShellExtContextMenuHandler() 223 hr = StringCchPrintf(szSubkey, ARRAYSIZE(szSubkey), in UnregisterShellExtContextMenuHandler()
|
/dports/net/wireshark-lite/wireshark-3.6.1/ui/win32/ |
H A D | file_dlg_win32.cpp | 123 StringCchPrintf(info, 100, in set_thread_per_monitor_v2_awareness() 815 StringCchPrintf(first_buff, PREVIEW_STR_MAX, in preview_set_file_info() 824 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("?")); in preview_set_file_info() 827 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("unknown")); in preview_set_file_info() 845 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / %02u:%02u:%02u"), in preview_set_file_info() 849 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / unknown"), in preview_set_file_info() 1387 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->count); in range_update_dynamics() 1400 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), displayed_cnt); in range_update_dynamics() 1432 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->marked_count); in range_update_dynamics() 1545 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), ignored_cnt); in range_update_dynamics() [all …]
|
/dports/net/wireshark/wireshark-3.6.1/ui/win32/ |
H A D | file_dlg_win32.cpp | 123 StringCchPrintf(info, 100, in set_thread_per_monitor_v2_awareness() 815 StringCchPrintf(first_buff, PREVIEW_STR_MAX, in preview_set_file_info() 824 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("?")); in preview_set_file_info() 827 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("unknown")); in preview_set_file_info() 845 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / %02u:%02u:%02u"), in preview_set_file_info() 849 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / unknown"), in preview_set_file_info() 1387 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->count); in range_update_dynamics() 1400 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), displayed_cnt); in range_update_dynamics() 1432 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->marked_count); in range_update_dynamics() 1545 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), ignored_cnt); in range_update_dynamics() [all …]
|
/dports/net/tshark-lite/wireshark-3.6.1/ui/win32/ |
H A D | file_dlg_win32.cpp | 123 StringCchPrintf(info, 100, 815 StringCchPrintf(first_buff, PREVIEW_STR_MAX, 824 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("?")); 827 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("unknown")); 845 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / %02u:%02u:%02u"), 849 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / unknown"), 1387 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->count); 1400 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), displayed_cnt); 1432 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->marked_count); 1545 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), ignored_cnt); [all …]
|
/dports/net/tshark/wireshark-3.6.1/ui/win32/ |
H A D | file_dlg_win32.cpp | 123 StringCchPrintf(info, 100, in set_thread_per_monitor_v2_awareness() 815 StringCchPrintf(first_buff, PREVIEW_STR_MAX, in preview_set_file_info() 824 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("?")); in preview_set_file_info() 827 StringCchPrintf(first_buff, PREVIEW_STR_MAX, _T("unknown")); in preview_set_file_info() 845 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / %02u:%02u:%02u"), in preview_set_file_info() 849 StringCchPrintf(string_buff, PREVIEW_STR_MAX, _T("%s / unknown"), in preview_set_file_info() 1387 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->count); in range_update_dynamics() 1400 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), displayed_cnt); in range_update_dynamics() 1432 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), g_cf->marked_count); in range_update_dynamics() 1545 StringCchPrintf(static_val, STATIC_LABEL_CHARS, _T("%u"), ignored_cnt); in range_update_dynamics() [all …]
|
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxwin32/ |
H A D | service.c | 187 StringCchPrintf(path1, MAX_PATH, TEXT("%s.exe"), path2); in svc_get_command_line() 189 StringCchPrintf(path1, MAX_PATH, path2); in svc_get_command_line() 194 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\" %s--config \"%s\""), in svc_get_command_line() 200 StringCchPrintf(cmdLine, max_cmdLine, TEXT("\"%s\""), path1); in svc_get_command_line() 213 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_install_event_source() 290 StringCchPrintf(regkey, ARRSIZE(regkey), EVENTLOG_REG_PATH TEXT("System\\%s"), wevent_source); in svc_RemoveEventSource()
|