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
32 lines
486 B
/*++
|
|
|
|
Copyright (c) 1994 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
gfrapih.h
|
|
|
|
Abstract:
|
|
|
|
Includes all headers for precompiled header to build GFRAPI.DLL
|
|
|
|
Author:
|
|
|
|
Richard L Firth (rfirth) 26-Oct-1994
|
|
|
|
Revision History:
|
|
|
|
26-Oct-1994 rfirth
|
|
Created
|
|
|
|
--*/
|
|
|
|
#include "buffer.h"
|
|
#include "view.h"
|
|
#include "session.h"
|
|
#include "gfrapip.h"
|
|
#include "gfrapiu.h"
|
|
#include "gfrapir.h"
|
|
#include "parse.h"
|
|
#include "sockets.h"
|
|
#include "inet.h"
|