wine/memory
2000-07-29 21:58:17 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
atom.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +00:00
codepage.c Added NULL pointer checks. 2000-07-28 23:58:48 +00:00
environ.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +00:00
global.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
heap.c Fix for supporting DBCS. 2000-07-15 19:46:51 +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
Makefile.in Temporarily moved advapi32 registry support back into libwine.so, and 2000-07-25 15:10:52 +00:00
registry.c Temporarily moved advapi32 registry support back into libwine.so, and 2000-07-25 15:10:52 +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