On February 13, 2003 12:46 am, Drew "DanteAliegri" Ogle wrote:
When it is returning to a dialog, it returns a W, however, when the user code which the dialog calls is an A function, it excepts TVN_*A, when the treeview code is sending TVN_*W.
It seems that the real fix is to always send TVN_*A in notifications. However, for whatever reason, that did not fix putty for me, so I did not submit it. Care to give that a shot?