// These resources define the values that will be returned from the SharePoint installation COM object
// These represent strings in resource.rc that are error messages specific to SharePoint installation
// Since these values are passed back to us we CANNOT CHANGE THESE VALUES or else we will be broken


// DO NOT CHANGE!!!!

#define IDS_SHAREPOINT_ERROR1           2000
#define IDS_SHAREPOINT_ERROR2           2001

// DO NOT CHANGE!!!!
