home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developing for Microsoft …tive Animated Characters
/
DEV_AGENTA.ISO
/
Examples
/
c
/
hello3
/
Hello3.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-08-19
|
173 b
|
16 lines
#ifndef _HelloAgent3_h_
#define _HelloAgent3_h_
#ifndef STRICT
#define STRICT
#endif
#include <windows.h>
#include <tchar.h>
#include "AgtSvr.h"
#endif