Subj : Re: winXP/2k: ExitProcess() & atexit with multiple threads? To : comp.programming.threads From : Mile Blenton Date : Wed Feb 16 2005 02:28 pm David Schwartz wrote: > Neither behavior is required or more correct, as far as I can tell. If > you want 'atexit' functions to be run, why not call 'exit'? > ExitProcess() notifies DLLs attached to my prg about process being terminated. I'm not sure 'exit' can do the same. Regards, Mario .