Invent a win_strerror() function which behaves as much like Unix
[u/mdw/putty] / windows / winstuff.h
index cfed048..6571172 100644 (file)
@@ -461,6 +461,7 @@ void show_help(HWND hwnd);
 extern OSVERSIONINFO osVersion;
 BOOL init_winver(void);
 HMODULE load_system32_dll(const char *libname);
+const char *win_strerror(int error);
 
 /*
  * Exports from sizetip.c.