Source code of Windows XP (NT5)
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

  1. #include "dswarn.h"
  2. #include <ADs.hxx>
  3. //
  4. //
  5. //
  6. #ifdef __cplusplus
  7. extern "C" {
  8. #endif
  9. #include "nwpapi32.h" // This file must be placed before nwstruct.hxx. It
  10. // include all the NW's NWC's & NWP's.
  11. #ifdef __cplusplus
  12. }
  13. #endif
  14. #include "nwconst.hxx"
  15. #include "nwutils.hxx"
  16. #include "sconv.hxx"
  17. #ifdef __cplusplus
  18. extern "C" {
  19. #endif
  20. #include "npapi.h"
  21. #include "macro.h"
  22. #include "memory.h"
  23. #ifdef __cplusplus
  24. }
  25. #endif