There is a project written in C++. That is http://seb.svn.sourceforge.net/viewv...s/1.2/win/Seb/ . I want to use the msghook.dll in my c# .net 2008 project to disable some control keys such as alt+tab, WinKey, CTRL+ESC, TaskManager. I have no knowledge about using DLLs in C# project, i want some detailed explanations. Thank you..

Note: The software i'm coding is related with education, and that is not about coding malwares.