X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/5810749af41157e8032f9f502a7117df64757b39..9517adb37f66572b257ed85fbd4af7a91c3750a6:/windows/winstuff.h diff --git a/windows/winstuff.h b/windows/winstuff.h index 13ec3d85..3ca0427e 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -145,6 +145,7 @@ typedef struct terminal_tag Terminal; #define TICKSPERSEC 1000 /* GetTickCount returns milliseconds */ #define DEFAULT_CODEPAGE CP_ACP +#define USES_VTLINE_HACK typedef HDC Context;