ChangeSet ID: 11724 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/27 14:41:43
Modified files: dlls/user/tests: msg.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Workaround a msvcrt.realloc bug under Win9x by using Win32 APIs instead. Take into account that HeapRealloc may move the allocated memory block.
Patch: http://cvs.winehq.org/patch.py?id=11724
Old revision New revision Changes Path 1.6 1.7 +7 -7 wine/dlls/user/tests/msg.c