hello
i have written a winApp with some threads , but when i close the main form(the winApp),it cant be closed completely,there is still
some thread run background. i have aborted the threads i created
in closingwindow event.
what may be the problem? how to avoid it?
i have written a winApp with some threads , but when i close the main form(the winApp),it cant be closed completely,there is still
some thread run background. i have aborted the threads i created
in closingwindow event.
what may be the problem? how to avoid it?