August 8th, 2000, 01:05 PM
I have a client server prog using Winsock and I have multiple connections and at run time I create a control array with the winsock. When I close the connections all at once I have no problem, but when I try and Unload the controls, I get "Unable to unload controls created at run-time". Is there another way to delete the array of controls I have built? Thanks In Advance!!