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.

24 lines
545 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // FILE
  4. //
  5. // resource.h
  6. //
  7. // SYNOPSIS
  8. //
  9. // This file defines the resource IDs for the various DataStore objects.
  10. //
  11. // MODIFICATION HISTORY
  12. //
  13. // 08/28/1998 Original version.
  14. //
  15. ///////////////////////////////////////////////////////////////////////////////
  16. #ifndef _RESOURCE_H_
  17. #define _RESOURCE_H_
  18. #define IDS_ADsDataStore 101
  19. #define IDS_NetDataStore 102
  20. #define IDS_OleDBDataStore 103
  21. #endif // _RESOURCE_H_