]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Revamp Windows pending_netevent using toplevel callbacks.
[PuTTY.git] / windows / winstuff.h
index 65711728500b877813234e61278632d00bdfae9d..e21773a00bc0906de97efba2a95d8fee3ce6bd6b 100644 (file)
@@ -240,6 +240,11 @@ GLOBAL void *logctx;
 #define FILTER_DYNLIB_FILES ("Dynamic Library Files (*.dll)\0*.dll\0" \
                                 "All Files (*.*)\0*\0\0\0")
 
+/*
+ * Exports from winnet.c.
+ */
+extern int select_result(WPARAM, LPARAM);
+
 /*
  * winnet.c dynamically loads WinSock 2 or WinSock 1 depending on
  * what it can get, which means any WinSock routines used outside