1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-12 00:28:06 -05:00
Simon Tatham 46332db26e Move host key dialogs over to using ShinyDialogBox.
They were previously using an ad-hoc system for getting hold of their
context structure, which had to be different between the WM_INITDIALOG
handler and everything else. That's exactly what ShinyDialogBox is
good for preventing, so let's use it, to save effort.
2022-07-07 18:05:32 +01:00
..
2022-05-08 11:10:55 +01:00
2021-05-27 09:48:32 +01:00
2022-05-08 11:10:55 +01:00
2017-05-07 16:29:01 +01:00