Source code of Windows XP (NT5)
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.

19 lines
506 B

  1. /**********************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1997 **/
  4. /**********************************************************************/
  5. /*
  6. isrpc.rc
  7. */
  8. #include <windows.h>
  9. #define RC_VERSION_FILE_DESCRIPTION "ISRPC \0"
  10. #define RC_VERSION_INTERNAL_NAME "isrpc.dll\0"
  11. #define RC_VERSION_ORIGINAL_FILE_NAME "isrpc.dll\0"
  12. #include <bldver.rc>