Report an error if deleting a random seed file fails.
[sgt/putty] / windows / winstore.c
2013-07-22 simonReport an error if deleting a random seed file fails.
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-10-01 simonChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2010-12-29 simonVyacheslav Andrejev points out a heap management goof...
2010-12-26 jacobTry to delete jump lists in "-cleanup".
2010-12-23 simonSupport for Windows 7 jump lists (right-click on a...
2010-09-13 simonCreate, and use for all loads of system DLLs, a wrapper...
2009-11-08 jacobWe defined tried_shgetfolderpath but never actually...
2009-11-08 jacobUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2007-01-09 jacobMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-09 simonFix `win-randseed-location': use SHGetFolderPath()...
2005-05-20 jacobMinor memory leak spotted by Mikhail Kruk.
2005-03-02 jacobMore confusing "(BYTE *) & val" style punctuation.
2004-12-22 jacobFix potential access of freed data (only if we couldn...
2004-11-20 jacobAdd missing backslash in "Unable to create registry...
2004-11-16 simonNow that we have Subversion's file renaming ability...