#include "stdafx.h" #include "LNHanlder.h" BOOL CLNHanlder::HandlePack(LPBYTE pPack, int nPackLen, SOCKADDR* psa, void* pClientContext) { return 0; }