Module: wine Branch: master Commit: 43adec3e81f61bbf77f3c1fa4e339c2a1434f391 URL: http://source.winehq.org/git/wine.git/?a=commit;h=43adec3e81f61bbf77f3c1fa4e...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Jul 26 19:42:06 2007 +0200
kernel32: Added a number of activation context tests.
---
dlls/kernel32/tests/Makefile.in | 1 + dlls/kernel32/tests/actctx.c | 1058 +++++++++++++++++++++++++++++++++++++++ dlls/ntdll/actctx.c | 7 +- 3 files changed, 1062 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=43adec3e81f61bbf77f3c1...