=================================== # 0: General Information =================================== - Programming Language: C/C++ - Build System: Make/NeBuild - Purpose: Driver Tool Kit, which you link against libDDK.dll =================================== # 1: How It works =================================== - Driver shall directly call the kernel at specific ports. (Or a kernel call) - Kernel must respond according to kernel call, otherwise a panic will occur.