home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / source / chap18 / doserver / doserver.aps / Textinclude / 3 / 1036.bin
Encoding:
Text File  |  1996-08-14  |  449 b   |  13 lines

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