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.

37 lines
666 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. poolfiltres.h
  5. Abstract:
  6. This module defines resource identifiers for POOLFILT.
  7. Author:
  8. Matt Bandy (t-mattba) 27-Jul-1998
  9. Revision History:
  10. 27-Jul-1998 t-mattba
  11. Modified module to conform to coding standards.
  12. --*/
  13. #ifndef _RESOURCE_
  14. #define _RESOURCE_
  15. #ifdef APSTUDIO_INVOKED
  16. #ifndef APSTUDIO_READONLY_SYMBOLS
  17. #define _APS_NEXT_RESOURCE_VALUE 101
  18. #define _APS_NEXT_COMMAND_VALUE 40001
  19. #define _APS_NEXT_CONTROL_VALUE 1000
  20. #define _APS_NEXT_SYMED_VALUE 101
  21. #endif
  22. #endif
  23. #endif // _RESOURCE_