windows-nt/Source/XPSP1/NT/admin/cys/win32/spresource.h

12 lines
441 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// 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!!!!