mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
8cde277a0b
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
31 lines
1.1 KiB
C
31 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by NetworkTools.rc
|
|
//
|
|
#define IDD_OUTPUT 101
|
|
#define IDD_PINGDIALOG 102
|
|
#define IDD_OPTIONS 103
|
|
#define IDC_MAXTIMEOUTTEXT 1008
|
|
#define IDC_NETOUTPUTEDIT 1009
|
|
#define IDC_ICMP_BYTE_SIZE 1010
|
|
#define IDC_ICMP_PANEL 1011
|
|
#define IDC_PINGS_LOST 1012
|
|
#define IDC_ICMP_MIN 1013
|
|
#define IDC_ICMP_MAX 1014
|
|
#define IDC_ICMP_AVG 1015
|
|
#define IDC_MAINTEXT 1016
|
|
#define IDC_MORE_INFO 1019
|
|
#define IDC_PINGS_SENT 1020
|
|
#define IDC_PING_LAYOUT 1021
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|