CVSROOT: /home/cvs Module name: putty Changes by: simon 02/09/26 19:01:21 Modified files: . : pageant.c Log message: Any application using non-modal dialogs must use IsDialogMessage in its main message loop, otherwise keyboard accelerators will not work in the dialogs. I MUST NOT FORGET THIS AGAIN.