]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winplink.c
Ben Rudiak-Gould points out that we should be using WM_APP as the base for
[PuTTY.git] / windows / winplink.c
index ae80bf9bd903f6c8c8f060239a69c22b4d731589..a67a2375487c54c64455bbfc47887d305d5203bf 100644 (file)
@@ -12,7 +12,7 @@
 #include "storage.h"
 #include "tree234.h"
 
-#define WM_AGENT_CALLBACK (WM_XUSER + 4)
+#define WM_AGENT_CALLBACK (WM_APP + 4)
 
 #define MAX_STDIN_BACKLOG 4096