kernel: Avoid heap corruption on invalid parameter in GlobalFree().
[wine] / dlls / kernel / oldconfig.c
2006-01-10  Robert Shearmankernel: Remove wine/server.h include from files where...
2006-01-05  Robert Shearmankernel32: Check for the correct error return value...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-21  Saulius Krasuckas- ANSI SCSI revision is a hex number.
2005-08-19  Gerald PfeiferEnable SCSI_getprocentry() on non-Linux platforms which...
2005-08-11  Frank RichterFix a crash on startup when /proc/ide does not exist.
2005-08-10  Vitaliy MargolenUse /proc filesystem to create HKLM\HARDWARE\DEVICEMAP...
2005-07-11  Alexandre JulliardLoad the HKEY_CURRENT_USER branch at server startup...
2005-06-29  Alexandre JulliardGet rid of the old config conversion code.
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-04-20  Alexandre JulliardMove all the old config conversion code to a new oldcon...