How would I get the ProcessID of a control so that I can use the WinAPI ExitProcess(processID) and force the control to exit?
Printable View
How would I get the ProcessID of a control so that I can use the WinAPI ExitProcess(processID) and force the control to exit?
Don't use the closewindow API.