what i mean is I have a program which is not an .exe, its a dll program. I need to modify it. How can I debug it and show the form.
currently, I need to attach it first in our main program in order to see my modification, and its very tedious. How can I make it behave like an .exe (temporarily for debugging purposes).