Fix signed/unsigned comparison warnings.
[wine] / dlls / kernel / heap.c
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.