I downloaded the infinityhook project from the website below and cannot get it to work. The InfinityHook project compiles and builds successfully but when I try to link the library created from the InfinityHook project with the kernel mode (KMDF) driver project I get the error LNK 2019 unresolved external symbol referencing the function name that is unresolved. This applies to both functions which are exported by the InfinityHook project. Any help would be appreciated.