Hi all
Why Form never gets WM_CLOSE message? Why when I subclass a Form it crashes my VB IDE if I close that window and I don't set form's window procedure back to the original one before closing?

Thanks in advance!!