crypt32: If a decoding function failed, free the memory allocated for it.
[wine] / dlls / user32 / sysparams.c
2007-11-05  Francois Gougetuser32: Fix compilation on systems that don't support...
2007-11-01  Dmitry Timoshkovuser32: Initialize more fields in the DEVMODE structure.
2007-10-15  Vincent Pelletieruser32: Implement SPI_GETMOUSESPEED in SystemParameters...
2007-06-11  Dmitry Timoshkovuser32: Do not hardcode cp1252 for an icon/title font.
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-03-13  Juan Languser32: Fix a comment.
2007-02-06  Andrew Talbotuser32: Remove unused variables.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.