my program prompts the user " Do you want to exit program?", which works fine except that it prompts when windows is closing. how do i test for windows closing to allow my program to exit without prompting. ( use to do it in query unload )