More tests for {Local,Global}{,Re}Alloc() calls.
[wine] / dlls / kernel / system.c
2003-11-05  Alexandre JulliardSet %fs and %gs in the register context to their curren...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-06-30  Alexandre JulliardReplace calls to WaitForMultipleObjects with a 0 count...
2003-05-20  Alexandre JulliardMoved system.dll implementation to dlls/kernel.