home *** CD-ROM | disk | FTP | other *** search
/ ...taking it to the Macs! / ...taking it to the Macs!.iso / Extras / ActiveX Mac SDK / ActiveX SDK / Sample Controls / Events / EventSendPrefix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-11-12  |  203 b   |  11 lines  |  [TEXT/CWIE]

  1. #define OCEVENTSEND        1        // I am a Event Sender
  2.  
  3. #ifndef __ansi_prefix__
  4. #define __ansi_prefix__
  5. #include <ansi_parms.h>
  6. #define __dest_os    __mac_os
  7. #endif
  8.  
  9. #include "MacHeaders.h"
  10. #define ACTIVEX_CONTROL
  11.