Pass a pointer to the entire dialog box structure to event handlers, rather
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Mar 2003 23:15:25 +0000 (23:15 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Mar 2003 23:15:25 +0000 (23:15 +0000)
commit93ba25f871b6495d1049e920448a056c8424fee7
treecb3ffb1e4c88a21e01f460c4db253edde2fe52da
parent6cee219d5e5331bcc7dae069298c5e571047f5bb
Pass a pointer to the entire dialog box structure to event handlers, rather
than just the individual control pointer, because otherwise event handlers
can't modify other controls.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2970 cda61777-01e9-0310-a592-d414129be87e
mac/macctrls.c