setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
authorPaul Vriens <paul.vriens.wine@gmail.com>
Tue, 31 Jul 2007 07:30:55 +0000 (09:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Jul 2007 10:34:54 +0000 (12:34 +0200)
commitc0cc85f78e748ae7cd9114f7053c45b588922c93
tree0dea8f76b512db25244d85dd8e31468ac628f147
parentb90c6e27929f649cfd92fe7a2b57eec354e98e3e
setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
dlls/setupapi/tests/devinst.c
dlls/setupapi/tests/parser.c
dlls/setupapi/tests/query.c
dlls/setupapi/tests/stringtable.c