mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
4b7e1b88c2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6213 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 NetAdapters.rc
|
|
//
|
|
#define IDD_NETADAPTER_OPTIONS 112
|
|
#define IDD_NETADAPTER_DIALOG 113
|
|
#define IDC_GRAPH_LAYOUT 114
|
|
#define IDD_NETADAPTER_PANEL 115
|
|
#define IDD_NETADAPTER_DETAILS 117
|
|
#define IDC_NETADAPTERS_LISTVIEW 1023
|
|
#define IDC_LINK_SPEED 1026
|
|
#define IDC_ADAPTERNAME 1026
|
|
#define IDC_LAYOUT 1027
|
|
#define IDC_LINK_STATE 1027
|
|
#define IDC_STAT_BSENT 1028
|
|
#define IDC_STAT_BRECIEVED 1029
|
|
#define IDC_STAT_BTOTAL 1030
|
|
#define IDC_DETAILS_BUTTON 1031
|
|
#define IDC_DETAILS_LIST 1032
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 119
|
|
#define _APS_NEXT_COMMAND_VALUE 40006
|
|
#define _APS_NEXT_CONTROL_VALUE 1033
|
|
#define _APS_NEXT_SYMED_VALUE 108
|
|
#endif
|
|
#endif
|