Files
dmex 43ed41913a NetAdapters: Bump version; Added details window (initial); Added "Show hidden adapters" to options window;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-07 05:05:39 +00:00

33 lines
1.2 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NetAdapters.rc
//
#define IDD_NETADAPTER_OPTIONS 101
#define IDD_NETADAPTER_DIALOG 102
#define IDC_GRAPH_LAYOUT 103
#define IDD_NETADAPTER_PANEL 104
#define IDD_NETADAPTER_DETAILS 105
#define IDC_NETADAPTERS_LISTVIEW 1001
#define IDC_LINK_SPEED 1002
#define IDC_ADAPTERNAME 1003
#define IDC_LAYOUT 1004
#define IDC_LINK_STATE 1005
#define IDC_STAT_BSENT 1006
#define IDC_STAT_BRECIEVED 1007
#define IDC_STAT_BTOTAL 1008
#define IDC_DETAILS_BUTTON 1009
#define IDC_DETAILS 1010
#define IDC_DETAILS_LIST 1011
#define IDC_SHOW_HIDDEN_ADAPTERS 1012
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 106
#endif
#endif