Improved means of IPC between agent and PuTTY
[sgt/putty] / win_res.rc
index 3b2f881..b374041 100644 (file)
@@ -8,6 +8,10 @@
 #define TCS_MULTILINE 0x0200
 #endif
 
+#ifdef MINGW32_FIX
+#define EDITTEXT     EDITTEXT "",
+#endif
+
 #include "win_res.h"
 
 IDI_MAINICON ICON "putty.ico"