Don't error if UnregisterClass() returns false, according to the MSDN docs it will fail if multiple instances of the app are running.
View differences
Don't error if UnregisterClass() returns false, according to the MSDN docs it will fail if multiple instances of the app are running.