Module: wine Branch: master Commit: 1691ca5ee332dfbc52dae53d57181da7bb32cd9c URL: http://source.winehq.org/git/wine.git/?a=commit;h=1691ca5ee332dfbc52dae53d57...
Author: Paul Vriens paul.vriens.wine@gmail.com Date: Tue Aug 21 17:38:19 2007 +0200
dnsapi/tests: No need to dynamically load dnsapi anymore.
---
dlls/dnsapi/tests/Makefile.in | 2 +- dlls/dnsapi/tests/name.c | 94 +++++++++++++--------------------------- dlls/dnsapi/tests/record.c | 76 +++++++++------------------------ 3 files changed, 53 insertions(+), 119 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1691ca5ee332dfbc52dae5...