home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBMail / Resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-03-02  |  538 b   |  21 lines

  1. /*************************************************************
  2. HTBmail.dll
  3.  
  4. Copyright 1999 TransEra Corporation
  5.  
  6. htbmail.cpp  
  7.       
  8. With help from http://www.codeguru.com/internet/imapi.shtml 
  9. *************************************************************/
  10. #define IDP_SOCKETS_INIT_FAILED            101
  11.  
  12. #ifdef APSTUDIO_INVOKED
  13. #ifndef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. #define _APS_NEXT_RESOURCE_VALUE    1000
  16. #define _APS_NEXT_CONTROL_VALUE        1000
  17. #define _APS_NEXT_SYMED_VALUE        1000
  18. #define _APS_NEXT_COMMAND_VALUE        32771
  19. #endif
  20. #endif
  21.