From: simon Date: Mon, 22 Jul 2013 07:11:39 +0000 (+0000) Subject: Invent a win_strerror() function which behaves as much like Unix X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/688861a828dce616dbc0b67397558b2ecaaa8a75?hp=688861a828dce616dbc0b67397558b2ecaaa8a75 Invent a win_strerror() function which behaves as much like Unix strerror as I can arrange, wrapping up all the ugly FormatMessage nonsense and caching previously looked-up messages for reuse so that callers can treat them as static. git-svn-id: svn://svn.tartarus.org/sgt/putty@9956 cda61777-01e9-0310-a592-d414129be87e ---