// "General" Dialog Box (IDD_IPXCLIENT_GENERAL == 101) #define IDH_IPXCFG_101_1000 20373 // General: "" (Edit) #define IDH_IPXCFG_101_1001 20393 // General: "" (ComboBox) #define IDH_IPXCFG_101_1002 20410 // General: "" (ComboBox) const DWORD a101HelpIDs[]= { IDC_IPXCLIENT_NETNUM, IDH_IPXCFG_101_1000, // General: "" (Edit) IDC_IPXCLIENT_CARD, IDH_IPXCFG_101_1001, // General: "" (ComboBox) IDC_IPXCLIENT_FRAME, IDH_IPXCFG_101_1002, // General: "" (ComboBox) IDC_STATIC_NETNUM, IDH_IPXCFG_101_1000, 0, 0 }; // "General" Dialog Box (IDD_IPXAS_GENERAL == 105) #define IDH_IPXCFG_105_1017 20773 // General: "" (Edit) #define IDH_IPXCFG_105_1024 20899 // General: "Ed&it..." (Button) #define IDH_IPXCFG_105_1026 20935 // General: "&Manual Frame Type Detection" (Button) #define IDH_IPXCFG_105_1005 20557 // General: "" (ComboBox) #define IDH_IPXCFG_105_1006 20575 // General: "Generic1" (SysListView32) #define IDH_IPXCFG_105_1008 20611 // General: "A&dd..." (Button) #define IDH_IPXCFG_105_1009 20629 // General: "&Remove" (Button) #define IDH_IPXCFG_105_1010 20647 // General: "A&uto Frame Type Detection" (Button) #define IDH_IPXCFG_105_1012 20683 // General: "Ada&pter: " (Button) const DWORD a105HelpIDs[]= { IDC_IPXAS_INTERNAL, IDH_IPXCFG_105_1017, // General: "" (Edit) IDC_IPXAS_EDIT, IDH_IPXCFG_105_1024, // General: "Ed&it..." (Button) IDC_IPXAS_MANUAL, IDH_IPXCFG_105_1026, // General: "&Manual Frame Type Detection" (Button) IDC_IPXAS_CARD, IDH_IPXCFG_105_1005, // General: "" (ComboBox) IDC_IPXAS_DEST, IDH_IPXCFG_105_1006, // General: "Generic1" (SysListView32) IDC_IPXAS_ADD, IDH_IPXCFG_105_1008, // General: "A&dd..." (Button) IDC_IPXAS_REMOVE, IDH_IPXCFG_105_1009, // General: "&Remove" (Button) IDC_IPXAS_AUTO, IDH_IPXCFG_105_1010, // General: "A&uto Frame Type Detection" (Button) IDC_IPXAS_GROUP, IDH_IPXCFG_105_1012, // General: "Ada&pter: " (Button) 0, 0 }; // "Routing" Dialog Box (IDD_IPXAS_INTERNAL == 106) #define IDH_IPXCFG_106_1023 20905 // Routing: "&Enable RIP Routing" (Button) const DWORD a106HelpIDs[]= { IDC_IPXAS_RIP, IDH_IPXCFG_106_1023, // Routing: "&Enable RIP Routing" (Button) 0, 0 }; // "Manual Frame Detection" Dialog Box (IDD_IPXAS_FRAME_ADD == 108) #define IDH_IPXCFG_108_1 558 // Manual Frame Detection: "&Add" (Button) #define IDH_IPXCFG_108_1016 20826 // Manual Frame Detection: "" (Edit) #define IDH_IPXCFG_108_1006 20646 // Manual Frame Detection: "" (ComboBox) const DWORD a108HelpIDs[]= { IDOK, IDH_IPXCFG_108_1, // Manual Frame Detection: "&Add" (Button) IDC_IPXAS_NETNUM, IDH_IPXCFG_108_1016, // Manual Frame Detection: "" (Edit) IDC_IPXAS_DEST, IDH_IPXCFG_108_1006, // Manual Frame Detection: "" (ComboBox) 0, 0 }; // "Frame Network Number" Dialog Box (IDD_IPXAS_FRAME_EDIT == 109) #define IDH_IPXCFG_109_1016 20849 // Frame Network Number: "" (Edit) const DWORD a109HelpIDs[]= { IDC_IPXAS_NETNUM, IDH_IPXCFG_109_1016, // Frame Network Number: "" (Edit) 0, 0 };