]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Patch from Robert de Bath to ifdef out the Windows-specific hack for
[PuTTY.git] / windows / winstuff.h
index 13ec3d8571a24d9bdcded9da978b3e3910113abe..3ca0427ef7f69eb5cc9084f431c7ad540ea110a8 100644 (file)
@@ -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;