but i want to be able to use DLL functions without the use of programming languages. I just want to go to start click run and type "rundll thedll.dll, dllfunction" and it will end a task. Like "rundll user32.dll,MessageBoxA Hello" makes a box pull up on the screen with the title Hello without the use of a programming language.