home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
RPCNDR.H
< prev
next >
Wrap
Text File
|
1997-01-16
|
183b
|
7 lines
#if !defined(__RPCNDR_H__)
#ifdef __FLAT__
#include <win32\rpcndr.h>
#else
#error rpcndr.h can only be used in a Win32 Application
#endif
#endif /* __RPCNDR_H__ */