wine-wine/memory
Alexandre Julliard c19e1a7e19 Implemented SEC_IMAGE mappings and shared PE sections (with the help
of Peter Ganten).
2000-08-14 20:20:01 +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 Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
codepage.c Added Unicode ctype support. 2000-08-11 20:53:40 +00:00
environ.c Make PDB, ENVDB and STARTUPINFO global variables. 2000-08-09 22:33:42 +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 Delay loading of interrupt table functions until they are needed. 2000-06-03 04:52:14 +00:00
ldt.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
local.c Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +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 Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
string.c Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
virtual.c Implemented SEC_IMAGE mappings and shared PE sections (with the help 2000-08-14 20:20:01 +00:00