mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
8826b421cf
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5380 21ef857c-d57f-4fe0-8362-d861dc6d29cd
28 lines
957 B
C
28 lines
957 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by NetworkTools.rc
|
|
//
|
|
#define ID_TOOLS_PING 101
|
|
#define IDD_OUTPUT 101
|
|
#define ID_TOOLS_TRACEROUTE 102
|
|
#define ID_TOOLS_WHOIS 103
|
|
#define IDD_OPTIONS 109
|
|
#define IDC_NETRESOLVECHECK 1001
|
|
#define IDC_NETRETRY 1004
|
|
#define IDC_MAXPINGTEXT 1007
|
|
#define IDC_MAXTIMEOUTTEXT 1008
|
|
#define IDC_NETOUTPUTEDIT 1008
|
|
#define IDC_COMBOBOXEX1 1009
|
|
#define IDC_COMBOCMD 1009
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1010
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|