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.

28 lines
664 B

  1. // Include our VERSIONINFO structure.
  2. //
  3. //#include "version.h"
  4. //
  5. #include "resource.h"
  6. //+---------------------------------------------------------------------------
  7. // Strings resources
  8. //
  9. 1 TEXTINCLUDE DISCARDABLE
  10. BEGIN
  11. "1 TYPELIB ""..\idl\obj\i386\InternetGatewayDevice.tlb""\r\n"
  12. "\0"
  13. END
  14. //+---------------------------------------------------------------------------
  15. // Reigstry resources
  16. //
  17. 1 TYPELIB "..\idl\obj\i386\InternetGatewayDevice.tlb"
  18. // RGS script files for object registration
  19. IDR_SAMPLE_DEVICE REGISTRY "InternetGatewayDevice.rgs"
  20. IDX_DESC_DOC XML "..\idl\InternetGatewayDevice.xml"