James Hawkins : ntdll: Add initial tests for the NT Ports API.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 10 12:57:05 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 86a32784e295929f765bfb8edeee6eda8be3edc4
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=86a32784e295929f765bfb8edeee6eda8be3edc4

Author: James Hawkins <truiken at gmail.com>
Date:   Tue May  9 21:18:40 2006 -0500

ntdll: Add initial tests for the NT Ports API.

---

 dlls/ntdll/tests/.gitignore  |    1 
 dlls/ntdll/tests/Makefile.in |    3 
 dlls/ntdll/tests/port.c      |  309 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 312 insertions(+), 1 deletions(-)
 create mode 100644 dlls/ntdll/tests/port.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=86a32784e295929f765bfb8edeee6eda8be3edc4



More information about the wine-cvs mailing list