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.
31 lines
430 B
31 lines
430 B
/*++
|
|
|
|
Copyright (c) 1994 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
ftpapih.h
|
|
|
|
Abstract:
|
|
|
|
Precompiled include header
|
|
|
|
Author:
|
|
|
|
Richard L Firth (rfirth) 21-Dec-1994
|
|
|
|
Revision History:
|
|
|
|
21-Dec-1994 rfirth
|
|
Created
|
|
|
|
--*/
|
|
|
|
#include "dirlist.h"
|
|
#include "ftphelp.h"
|
|
#include "name.h"
|
|
#include "nvt.h"
|
|
#include "session.h"
|
|
#include "ftpapir.h"
|
|
#include "protocol.h"
|
|
#include "tcputil.h"
|