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.

15 lines
255 B

  1. // Used by sec.rc
  2. //
  3. #ifndef __VSST_RESOURCE_H__
  4. #define __VSST_RESOURCE_H__
  5. #if _MSC_VER > 1000
  6. #pragma once
  7. #endif
  8. #define IDS_SERVICENAME 100
  9. #define IDR_TEST 203
  10. #endif // __VSST_RESOURCE_H__