1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-06-30 19:12:48 -05:00

Roman Pompejus's fix for the TAB-not-working-in-Event-Log bug

[originally from svn r891]
This commit is contained in:
Simon Tatham
2001-01-23 17:37:52 +00:00
parent d58d2cc2bb
commit bde2f9ac8a
3 changed files with 13 additions and 12 deletions

View File

@ -84,6 +84,12 @@ GLOBAL int session_closed;
#define LGTYP_DEBUG 2 /* logmode: all chars of taffic */
GLOBAL char *logfile;
/*
* Window handles for the dialog boxes that can be running during a
* PuTTY session.
*/
GLOBAL HWND logbox;
/*
* I've just looked in the windows standard headr files for WM_USER, there
* are hundreds of flags defined using the form WM_USER+123 so I've