I got the classname for the window of the program itself
even though it is a invisible form.I sET THE "gET CLASSNAME" api to search for the window title of
"Form1" and since that is the only program that i made that is running on my computer with the window title of "Form1" i guess i could now make a program that deletes the window that says "Form1" on it. The classname i got from it was
"ThunderRT6FormDC"

I never got a classname like this before so am gonna try to delete the program that corresponds to that classname.


Any opinions? or better ideas will be appreciatede.