X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/540bb4b53b1f684ea4f8c62f28f47e9dfa5215a3..688861a828dce616dbc0b67397558b2ecaaa8a75:/windows/winstuff.h diff --git a/windows/winstuff.h b/windows/winstuff.h index cfed0484..65711728 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -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.