Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
332 B

  1. //
  2. // Resource IDs for MPR.DLL
  3. //
  4. //
  5. // This is the name of the root-of-network object that shows up in the
  6. // network neighborhood.
  7. //
  8. #define IDS_NETROOT 70
  9. //
  10. // Last-ditch error text if MultinetGetErrorText can't get the message
  11. // (text taken from Win9x's XERR_UNKNOWN)
  12. //
  13. #define IDS_XERR_UNKNOWN 75