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.

27 lines
530 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000, Microsoft Corp. All rights reserved.
  4. //
  5. // FILE
  6. //
  7. // resource.h
  8. //
  9. // SYNOPSIS
  10. //
  11. // Resource declarations.
  12. //
  13. // MODIFICATION HISTORY
  14. //
  15. // 04/13/2000 Original version.
  16. //
  17. ///////////////////////////////////////////////////////////////////////////////
  18. #ifndef RESOURCE_H
  19. #define RESOURCE_H
  20. #if _MSC_VER >= 1000
  21. #pragma once
  22. #endif
  23. #define IDR_REGISTRY 101
  24. #endif // RESOURCE_H