This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-01-31 17:23:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
memory
History
Dmitry Timoshkov
d1e3d8d841
Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharToLocal() by
...
lstrcpynWtoA().
2000-01-23 03:21:14 +00:00
..
.cvsignore
…
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
Makefile.in
…
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