Hello.
My program has five numeric controls which take data from a lookout server by datasocket. I link the controls with DSBindCtrl. The application runs correctly but when I try unlink these controls by DSUnbind to exit , it becames blocked and I must kill it by task manager whith control+Alt+Supr. I tried whith DS_Open and DS_DiscardCtrl and the behaviour is the same.
Can anyone suggest anything?
Thanks.