I have a Windows XP system that after using the password control to enter a password, program will crash when it calls the next DiscardPanel function. The program has a popup requesting a password and then calls RemovePopup after which all works fine. When the program calls DiscardPanel after this it crashes (discarding another panel). I've installed the development system to pinpoint the problem and it stops on DiscardPanel with an "Unknown Error" message. Also tried calling DiscardCtrl first and then crashes on that. If I comment out the password control calls and treat the popup as a "normal" popup everything works fine. Any other PC I've tried works fine and doesn't have this issue? Made sure this system has all the latest Windows updates and no difference. I will probably just have to use a new PC, but would like to fix the problem to avoid having it happen again.
↧