57 lines
480 B
C++
57 lines
480 B
C++
#include "dswarn.h"
|
|
#include <ADs.hxx>
|
|
|
|
//
|
|
//
|
|
//
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#include "nwpapi32.h" // This file must be placed before nwstruct.hxx. It
|
|
// include all the NW's NWC's & NWP's.
|
|
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#include "nwconst.hxx"
|
|
#include "nwutils.hxx"
|
|
#include "sconv.hxx"
|
|
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#include "npapi.h"
|
|
#include "macro.h"
|
|
#include "memory.h"
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|