home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / source / Chap05 / zero / NPZERO.RC < prev    next >
Encoding:
Text File  |  1996-07-20  |  3.4 KB  |  131 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\npZero.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifndef _MAC
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Version
  65. //
  66.  
  67. VS_VERSION_INFO VERSIONINFO
  68.  FILEVERSION 1,0,0,1
  69.  PRODUCTVERSION 1,0,0,1
  70.  FILEFLAGSMASK 0x3fL
  71. #ifdef _DEBUG
  72.  FILEFLAGS 0x1L
  73. #else
  74.  FILEFLAGS 0x0L
  75. #endif
  76.  FILEOS 0x4L
  77.  FILETYPE 0x2L
  78.  FILESUBTYPE 0x0L
  79. BEGIN
  80.     BLOCK "StringFileInfo"
  81.     BEGIN
  82.         BLOCK "040904e4"
  83.         BEGIN
  84.             VALUE "CompanyName", "\0"
  85.             VALUE "FileDescription", "NPZERO DLL\0"
  86.             VALUE "FileVersion", "1, 0, 0, 1\0"
  87.             VALUE "InternalName", "NPZERO\0"
  88.             VALUE "LegalCopyright", "Copyright ⌐ 1996\0"
  89.             VALUE "OriginalFilename", "NPZERO.DLL\0"
  90.             VALUE "ProductName", "NPZERO Dynamic Link Library\0"
  91.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  92.             VALUE "MIMEType", "application/x-npZero\0"
  93.             VALUE "FileExtents", "zer\0"
  94.             VALUE "FileOpenName", "Zero Plug-in (*.zer)\0"
  95.         END
  96.     END
  97.     BLOCK "VarFileInfo"
  98.     BEGIN
  99.         VALUE "Translation", 0x409, 1252
  100.     END
  101. END
  102.  
  103. #endif    // !_MAC
  104.  
  105. #endif    // English (U.S.) resources
  106. /////////////////////////////////////////////////////////////////////////////
  107.  
  108.  
  109.  
  110. #ifndef APSTUDIO_INVOKED
  111. /////////////////////////////////////////////////////////////////////////////
  112. //
  113. // Generated from the TEXTINCLUDE 3 resource.
  114. //
  115. #define _AFX_NO_SPLITTER_RESOURCES
  116. #define _AFX_NO_OLE_RESOURCES
  117. #define _AFX_NO_TRACKER_RESOURCES
  118. #define _AFX_NO_PROPERTY_RESOURCES
  119.  
  120. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  121. #ifdef _WIN32
  122. LANGUAGE 9, 1
  123. #pragma code_page(1252)
  124. #endif
  125. #include "res\npZero.rc2"  // non-Microsoft Visual C++ edited resources
  126. #include "afxres.rc"         // Standard components
  127. #endif
  128. /////////////////////////////////////////////////////////////////////////////
  129. #endif    // not APSTUDIO_INVOKED
  130.  
  131.