Leaked source code of windows server 2003
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.

48 lines
1003 B

  1. #pragma once
  2. #include <nt.h>
  3. #include <ntrtl.h>
  4. #include <nturtl.h>
  5. #include <windows.h>
  6. #include <atlbase.h>
  7. extern CComModule _Module;
  8. #include <atlwin.h>
  9. #include <commctrl.h> // added to "Fusionized"
  10. #include <windowsx.h>
  11. #include <raserror.h>
  12. #include <rasuip.h>
  13. #include <wbemidl.h>
  14. #include <netcon.h>
  15. #include <netconp.h>
  16. #include <devguid.h>
  17. #include <iphlpapi.h>
  18. #include <ipnathlp.h>
  19. #include <lmcons.h>
  20. #include <lmerr.h>
  21. #include <lmapibuf.h>
  22. #include <saupdate.h>
  23. #include "hncbase.h"
  24. #include "hncdbg.h"
  25. #include "hnetcfg.h"
  26. #include "hncres.h"
  27. #include "hncstrs.h"
  28. #include "hncutil.h"
  29. #include "hncenum.h"
  30. #include "hncaenum.h"
  31. #include "hnappprt.h"
  32. #include "hnprtmap.h"
  33. #include "hnprtbnd.h"
  34. #include "hnetconn.h"
  35. #include "hnbridge.h"
  36. #include "hnbrgcon.h"
  37. #include "hnicspub.h"
  38. #include "hnicsprv.h"
  39. #include "hnfwconn.h"
  40. #include "hncfgmgr.h"
  41. #include "hnapi.h"
  42. #include <NATUPnP.h>
  43. #include "UPnPNAT.h"
  44. #include "AlgSetup.h"