wine-wine/memory
Hidenori Takeshima 34e10ee30f GetCommandLine should return non-const strings. 2000-06-24 13:37:05 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Rewrote codepage support to use the new codepage tables. 2000-06-10 04:42:33 +00:00
atom.c Removed a few unnecessary includes. 2000-06-08 04:57:58 +00:00
codepage.c Added support for symbol codepage. 2000-06-10 23:12:44 +00:00
environ.c GetCommandLine should return non-const strings. 2000-06-24 13:37:05 +00:00
global.c Fixed some OOM conditions in GlobalAlloc. 2000-06-24 12:51:24 +00:00
heap.c HeapFree on a NULL ptr should return TRUE. 2000-05-23 01:12:41 +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 Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
selector.c Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
string.c Added (back) correct behavior for NULL ptrs in CharToOem funcs. 2000-06-24 12:51:48 +00:00
virtual.c Use exception handling to implement the IsBad* functions. 2000-05-01 21:23:02 +00:00