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.

32 lines
647 B

  1. // Include our VERSIONINFO structure.
  2. //
  3. #include "version.h"
  4. #include "ucres.h"
  5. //+---------------------------------------------------------------------------
  6. // Strings resources
  7. //
  8. //STRINGTABLE DISCARDABLE
  9. //BEGIN
  10. // IDS_INBOUND_CONFIG_CONNECTION_NAME "Incoming Connections"
  11. //END
  12. 1 TEXTINCLUDE DISCARDABLE
  13. BEGIN
  14. "1 TYPELIB ""upnphost.tlb""\r\n"
  15. "\0"
  16. END
  17. //+---------------------------------------------------------------------------
  18. // Reigstry resources
  19. //
  20. 1 TYPELIB "upnphost.tlb"
  21. // RGS script files for object registration
  22. IDR_CONTAINER REGISTRY "Container.rgs"
  23. IDR_UPNPCONT REGISTRY "upnpcont.rgs"