10-17-2011, 12:20 PM
Each window class should have its own window procedure. Now I don't remember how RegWinClass works, it either assigned the RD window procedure to the class, or it failed. It means that either OnScreenDisplay or OnScreenDisplay_Rd used wrong window procedure, therefore it used wrong data and somewhere corrupted memory.
