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-02-01 01:32:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
misc
History
James Juran
94cd060d80
Only fail with ERROR_INSUFFICIENT_BUFFER if the structure size is
...
actually too small.
2001-05-24 18:38:49 +00:00
..
.cvsignore
Change interfaces to THUNK_Alloc/Free slightly and make them non-static.
1999-09-13 15:15:45 +00:00
cdrom.c
Use memset rather than bzero.
2001-05-22 19:19:12 +00:00
cpu.c
Use the Pentium's rdtsc instruction (if available) to implement
2001-02-13 20:20:27 +00:00
error.c
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +00:00
lstr.c
Removed some unnecessary includes.
2000-12-13 20:23:41 +00:00
main.c
Removed obsolete code.
2001-01-04 19:56:29 +00:00
Makefile.in
Moved tweak support to USER dll. Removed tweak.h and cache.h.
2001-01-15 20:12:55 +00:00
options.c
Cleanup properly on x11drv unloading.
2001-03-23 23:45:45 +00:00
registry.c
New set of macros for server calls; makes requests without variable
2001-02-27 02:09:16 +00:00
system.c
Added/modified documentation for function arguments.
2000-12-01 23:58:28 +00:00
version.c
Only fail with ERROR_INSUFFICIENT_BUFFER if the structure size is
2001-05-24 18:38:49 +00:00