home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
...taking it to the Macs!
/
...taking it to the Macs!.iso
/
Extras
/
ActiveX Mac SDK
/
ActiveX SDK
/
Container Common
/
dllheader.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1997-01-02
|
361 b
|
27 lines
|
[
TEXT/CWIE
]
/*
* DLLHeader.h
*
*/
#define UNITY
#define __cdecl
#define _CFMDLL
#ifndef FAR
#define FAR
#endif
//#include <ansi_prefix.mac.h>
#ifndef __ansi_prefix__
#define __ansi_prefix__
/*#ifndef __cplusplus
#include <MacHeaders.h>
#endif*/
#include <ansi_parms.h>
#define __dest_os __mac_os
#endif
#include <MacHeaders.h>
#define ACTIVEX_CONTAINER_DLL