• Francois Gouget's avatar
    Declare LocalDiscard and GlobalDiscard (used by kernel/tests/alloc.c) · 305ead62
    Francois Gouget authored
    Remove the DISCARD_DEFINED #ifdefs.
    Remove another double HeapFree (caused an assert when run on NT4),
    and a HeapSize on a freed heap (the test failed on Win9x).
    Fix the LocalLock/LocalUnlock tests (the memory must be allocated
    with LMEM_MOVEABLE otherwise the tests don't make sense).
    Remove many unnecessary casts.
    Improved error reporting somewhat.
    305ead62
Name
Last commit
Last update
..
messages Loading commit data...
nls Loading commit data...
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
comm.c Loading commit data...
comm.spec Loading commit data...
computername.c Loading commit data...
console.c Loading commit data...
console_private.h Loading commit data...
debugger.c Loading commit data...
editline.c Loading commit data...
flatthunk.h Loading commit data...
format_msg.c Loading commit data...
kernel.rc Loading commit data...
kernel32.spec Loading commit data...
kernel_main.c Loading commit data...
krnl386.exe.spec Loading commit data...
locale.c Loading commit data...
locale_rc.rc Loading commit data...
registry16.c Loading commit data...
stress.c Loading commit data...
stress.spec Loading commit data...
string.c Loading commit data...
sync.c Loading commit data...
system.spec Loading commit data...
thunk.c Loading commit data...
time.c Loading commit data...
toolhelp.c Loading commit data...
toolhelp.spec Loading commit data...
utthunk.c Loading commit data...
version.rc Loading commit data...
version16.rc Loading commit data...
win87em.c Loading commit data...
win87em.spec Loading commit data...
windebug.c Loading commit data...
windebug.spec Loading commit data...
wowthunk.c Loading commit data...
wprocs.spec Loading commit data...