#include "stdafx.h" #ifndef __PACKET_INCLUDE______ #define __PACKET_INCLUDE______ NTSTATUS DriverEntry( IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath ); #endif /*main ifndef/define*/