Sweden-Number/memory
Michael McCormack 9fcbc54428 Modified lstrcpynWtoA to put terminating null at end of string, not
end of buffer.
1999-11-04 01:54:26 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Include instruction emulation in Winelib. 1999-06-18 18:29:04 +00:00
atom.c Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
environ.c Use the normal environment routines to build the env db of the initial 1999-06-11 18:33:46 +00:00
global.c Fixed GMEM_ZEROINIT in GlobalRealloc (thanks to Gerard Patel). 1999-09-04 11:26:56 +00:00
heap.c HEAP_Commit/Decommit were assuming a page size of 4KB 1999-09-03 16:45:04 +00:00
instr.c Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a 1999-08-01 12:15:12 +00:00
ldt.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
local.c Bug fix. 1999-10-25 15:39:59 +00:00
selector.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00
string.c Modified lstrcpynWtoA to put terminating null at end of string, not 1999-11-04 01:54:26 +00:00
virtual.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00