ntdll: Added stubs for the Rtl*GenericTable* functions

Patrik Stridvall patrik at stridvall.se
Sat Dec 23 17:49:48 CST 2006


---
 dlls/ntdll/Makefile.in             |    1 +
 dlls/ntdll/ntdll.spec              |   36 +++---
 dlls/ntdll/rtl.c                   |   10 --
 dlls/ntdll/rtlgenerictable.c       |  253 
++++++++++++++++++++++++++++++++++++
 dlls/ntdll/tests/Makefile.in       |    1 +
 dlls/ntdll/tests/rtlgenerictable.c |   86 ++++++++++++
 include/winternl.h                 |  110 ++++++++++++++++-
 7 files changed, 468 insertions(+), 29 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 18885b9cb86943b4cffc55dc7a984d2bf34b5e83.diff
Type: text/x-patch
Size: 26020 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061224/1a261c86/18885b9cb86943b4cffc55dc7a984d2bf34b5e83-0001.bin


More information about the wine-patches mailing list