| commit | c7d9f75eeb3000b7142d8e30a24d11ee75d4996c | [log] [tgz] |
|---|---|---|
| author | Dmitry Timoshkov <dmitry@codeweavers.com> | Sat Mar 27 20:41:43 2004 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sat Mar 27 20:41:43 2004 +0000 |
| tree | 3966464d1841f87e9f2f7a4093a300f4b20da67f | |
| parent | 02dd8c3601209d8f52072066cff825285a90f626 [diff] |
Workaround a msvcrt.realloc bug under Win9x by using Win32 APIs instead. Take into account that HeapRealloc may move the allocated memory block.