www.pudn.com > ftpserversrc.rar > FTPEventSink.cpp


// FTPEventSink.cpp: implementation of the CFTPEventSink class. 
// 
////////////////////////////////////////////////////////////////////// 
 
#include "stdafx.h" 
#include "FTPEventSink.h" 
 
////////////////////////////////////////////////////////////////////// 
// Construction/Destruction 
////////////////////////////////////////////////////////////////////// 
 
CFTPEventSink::CFTPEventSink() 
{ 
 
} 
 
CFTPEventSink::~CFTPEventSink() 
{ 
 
}