2020-09-30 16:53:49 +02:00

17 lines
332 B
C

//
// Resource IDs for MPR.DLL
//
//
// This is the name of the root-of-network object that shows up in the
// network neighborhood.
//
#define IDS_NETROOT 70
//
// Last-ditch error text if MultinetGetErrorText can't get the message
// (text taken from Win9x's XERR_UNKNOWN)
//
#define IDS_XERR_UNKNOWN 75