X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinstuff.h;h=65711728500b877813234e61278632d00bdfae9d;hb=0cc6fb8bfea07360afeac83ba67aceffb56499c8;hp=cfed04846adb6d4d64b205b2b684db120e406333;hpb=580103fca215e76e62de4537f30cb7085660c306;p=PuTTY.git 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.