Windows2000/private/inet/wininet/ftp/ftpapih.h
2020-09-30 17:12:32 +02:00

32 lines
397 B
C

/*++
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"