wine-wine/memory
Dmitry Timoshkov d1e3d8d841 Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharToLocal() by
lstrcpynWtoA().
2000-01-23 03:21:14 +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 Buffer overflows and strncpy fixes. 1999-12-27 05:24:06 +00:00
environ.c Buffer overflows and strncpy fixes. 1999-12-27 05:24:06 +00:00
global.c Fix problems with GlobalHandle and GlobalFree so results match Win98. 2000-01-23 02:25:11 +00:00
heap.c Fix problems with GlobalHandle and GlobalFree so results match Win98. 2000-01-23 02:25:11 +00:00
instr.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
ldt.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
local.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
selector.c Bugfix: GetThreadSelectorEntry() sets read-write flag incorrectly. 1999-11-21 02:02:20 +00:00
string.c Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharToLocal() by 2000-01-23 03:21:14 +00:00
virtual.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00