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.

32 lines
486 B

  1. /*++
  2. Copyright (c) 1994 Microsoft Corporation
  3. Module Name:
  4. gfrapih.h
  5. Abstract:
  6. Includes all headers for precompiled header to build GFRAPI.DLL
  7. Author:
  8. Richard L Firth (rfirth) 26-Oct-1994
  9. Revision History:
  10. 26-Oct-1994 rfirth
  11. Created
  12. --*/
  13. #include "buffer.h"
  14. #include "view.h"
  15. #include "session.h"
  16. #include "gfrapip.h"
  17. #include "gfrapiu.h"
  18. #include "gfrapir.h"
  19. #include "parse.h"
  20. #include "sockets.h"
  21. #include "inet.h"