mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
21e28c28f2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
33 lines
1.2 KiB
C
33 lines
1.2 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 109
|
|
#define IDC_NETRESOLVECHECK 1001
|
|
#define IDC_NETRETRY 1004
|
|
#define IDC_MAXTIMEOUTTEXT 1008
|
|
#define IDC_NETOUTPUTEDIT 1008
|
|
#define IDC_ICMP_PANEL 1012
|
|
#define IDC_PINGS_LOST 1014
|
|
#define IDC_ICMP_MIN 1015
|
|
#define IDC_ICMP_MAX 1016
|
|
#define IDC_ICMP_AVG 1017
|
|
#define IDC_MAINTEXT 1018
|
|
#define IDC_BAD_HASH 1019
|
|
#define IDC_ANON_ADDR 1020
|
|
#define IDC_PINGS_SENT 1021
|
|
#define IDC_PING_LAYOUT 1076
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1020
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|