wine-wine/memory
Alexandre Julliard 350c04b516 Fixed a couple of WINAPI issues with 16-bit spec files (thanks to
Marcus Meissner).
2000-08-25 22:00:06 +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 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 Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +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 Implemented SEC_IMAGE mappings and shared PE sections (with the help 2000-08-14 20:20:01 +00:00