I was testing my TODO program that I've been working on all day, and in my last test when I exited the program I saw this in the console window: WARNING: circular references detected frmMain (1) Mutex destroy failure: Device or resource busy WARNING: 10 allocation(s) non freed. What does it mean and how do I fix it?