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.

35 lines
779 B

  1. /*
  2. * Copyright (c) 1996 Microsoft Corporation
  3. *
  4. * Module Name:
  5. *
  6. * resource.h
  7. *
  8. * Abstract:
  9. *
  10. * This file contains all resources defines for ocgen.dll
  11. *
  12. * Author:
  13. *
  14. * Pat Styles (patst) 21-Nov-1996
  15. *
  16. * Environment:
  17. *
  18. * User Mode
  19. */
  20. #ifdef _RESOURCE_H_
  21. #error "resource.h already included!"
  22. #else
  23. #define _RESOURCE_H_
  24. #endif
  25. #define IDS_DIALOG_CAPTION 1
  26. #define IDS_IEHARD_EXCLUDES_TS 2
  27. #define IDS_DIALOG_CAPTION_CONFIG_WARN 3
  28. // !!! WARNING !!! Don't change the resource ID, unless you
  29. // also change the corresponding ID in the affected INF files.
  30. //
  31. #define IDB_ROOT_AUTO_UPDATE 1001 // DSIE: Bitmap ID for RootAU.INF
  32. #define IDB_ROOT_IE 1002