mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
480 B
56 lines
480 B
#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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|