rewrote toolhelp implementation only on top of ntdll functions.

Eric Pouech eric.pouech at wanadoo.fr
Sun Feb 5 11:39:00 CST 2006


ChangeLog:
- rewrote toolhelp implementation only on top of ntdll functions
- added a couple of basic tests for toolhelp functions

  dlls/kernel/tests/Makefile.in |    1
  dlls/kernel/tests/toolhelp.c  |  203 +++++++++++++++++
  dlls/kernel/toolhelp.c        |  503 
+++++++++++++++++++++++++++++------------
  3 files changed, 558 insertions(+), 149 deletions(-)
  create mode 100644 dlls/kernel/tests/toolhelp.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: e1e63d96b87dffeb3ea1125ba8850df015b4f4ec.diff
Type: text/x-patch
Size: 33256 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060205/1c96b497/e1e63d96b87dffeb3ea1125ba8850df015b4f4ec-0001.diff


More information about the wine-patches mailing list