wine-wine/memory
Andreas Mohr 0af222ceb4 Added SetLastError() in GetEnvironmentVariableA. 2000-09-22 20:58:23 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
Makefile.in Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
atom.c Fixed cut&paste typo. 2000-09-06 19:53:58 +00:00
codepage.c Added Unicode ctype support. 2000-08-11 20:53:40 +00:00
environ.c Added SetLastError() in GetEnvironmentVariableA. 2000-09-22 20:58:23 +00:00
global.c Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. 2000-08-09 22:27:11 +00:00
heap.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
instr.c Misc cleanups. 2000-09-18 02:15:25 +00:00
ldt.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
local.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
registry.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
selector.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
string.c Fixed a couple of WINAPI issues with 16-bit spec files (thanks to 2000-08-25 22:00:06 +00:00
virtual.c Moved FILE_dommap() to memory/virtual.c (and renamed it VIRTUAL_mmap). 2000-09-18 01:44:08 +00:00