ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
[wine] / dlls / advpack / reg.c
2008-09-12  Rob Shearmanadvpack: Add explicit "!= S_OK" to expressions that...
2008-01-18  Austin EnglishMisc spelling fixes.
2007-04-23  Andrew Talbotadvpack: Exclude unused headers.
2007-03-17  Joris Huizeradvpack: sign-compare fix.
2007-03-13  Andrew Talbotadvpack: Constify some variables.
2006-10-07  James Hawkinsadvpack: Win64 printf format warning fixes.
2006-06-14  Mike McCormackadvpack: Remove some dead code. (Coverity)
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  James Hawkinsadvpack: Clean up the formatting of RegInstall to match...
2006-05-05  James Hawkinsadvpack: Perform an Advanced INF-level install in RegIn...
2006-05-05  James Hawkinsadvpack: Factor out writing predefined strings into...
2006-04-13  Alexandre Julliardadvpack: Fixed a couple of typos in Unicode conversion.
2006-04-11  James Hawkinsadvpack: Standardize the format of advpack traces.
2006-04-04  James Hawkinsadvpack: Forward RegInstallA to its Unicode counterpart.
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreOnINFA to its Unicode...
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreA to its Unicode counter...
2006-04-04  James Hawkinsadvpack: Forward RegRestoreAllA to its Unicode counterpart.
2006-02-27  Francois Gougetadvpack: Prepare the unicodification of advpack.dll.
2006-01-12  James Hawkinsadvpack: Add stubs for the remaining registry functions.
2005-04-19  Troy RolloPrevent SEGV in RegInstall when pstTable is NULL.
2004-10-07  Vincent BéronUse the proper #include file delimiter in advpack.
2004-09-27  Huw DaviesPartial implementation of advpack.RegInstall.