Ive have developed a Program That enables the user to Make a process of There choice load a "hello World" Dll, But the user has to Input the Processes PID.
I have two problems,
1. How do I Retrevive the process PID from process name?
2. My Program has the Hello World Dll in its resources, how would i make my Program 'Drop' The Dll at runtime?
Thanks in Advance