home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Comunicatii / netmansuite / setup.exe / Samples / VisualC / Plugin.aps / TEXTINCLUDE3_1.txt < prev   
Text File  |  2001-05-17  |  393b  |  13 lines

  1. #define _AFX_NO_SPLITTER_RESOURCES
  2. #define _AFX_NO_OLE_RESOURCES
  3. #define _AFX_NO_TRACKER_RESOURCES
  4. #define _AFX_NO_PROPERTY_RESOURCES
  5.  
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE 9, 1
  9. #pragma code_page(1252)
  10. #endif
  11. #include "res\Plugin.rc2"  // non-Microsoft Visual C++ edited resources
  12. #include "afxres.rc"         // Standard components
  13. #endif