Check against NULL libname in LoadModule16.
[wine] / dlls / kernel / heap.c
2005-08-16  Dmitry TimoshkovReport swap file total/free sizes to be the same as...
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-05-07  Alexandre JulliardConverted all the kernel32 register functions to the
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-12-27  Paul VriensInitialize dwOSVersionInfoSize in GlobalMemoryStatus.
2004-10-22  Francois GougetAssorted spelling fixes.
2004-10-22  Francois GougetThere is no point making '--register' functions stdcall...
2004-08-13  Robert ReifFix BSD build.
2004-08-13  Robert ReifUse GlobalMemoryStatusEx in GlobalMemoryStatus rather...
2004-06-24  Alexandre JulliardIn GlobalMemoryStatus, also cap the sum of dwAvailPhys and
2004-06-14  Eric PouechConst correctness, pointer cast correctness, removed...
2004-05-25  Alexandre JulliardAllocate the shared heap inside the Win9x shared memory...
2004-04-29  Alexandre JulliardCreate the system heap event before the shared mapping...
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2003-11-27  Alexandre JulliardPorting fixes.
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...
2003-09-16  Alexandre JulliardMoved most 32-bit heap functions to dlls/kernel.