Fix a memory leak.
[wine] / dlls / setupapi / install.c
2005-09-14  Ge van GeldorpBase of REG_DWORD entries must be auto-detected.
2004-11-30  Eric PouechConst correctness fixes.
2004-02-27  Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Huw DaviesUse strtoulW instead of strtolW for DWORD conversion.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...