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.

43 lines
744 B

  1. /*++
  2. Copyright (c) 1999-2001 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. Abstract:
  6. Used by kbproc.rc
  7. Author:
  8. Vishnu Patankar (VishnuP) - Oct 2001
  9. Environment:
  10. User mode only.
  11. Exported Functions:
  12. Revision History:
  13. Created - Oct 2001
  14. --*/
  15. #define IDS_PROJNAME 100
  16. #define IDS_PROCESS_DESC 101
  17. #define IDR_process 102
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE 201
  23. #define _APS_NEXT_COMMAND_VALUE 32768
  24. #define _APS_NEXT_CONTROL_VALUE 201
  25. #define _APS_NEXT_SYMED_VALUE 103
  26. #endif
  27. #endif