psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic informatio...
commit187de1794eb73a4a0918414fed11b7ca451f095f
authorFrancois Gouget <fgouget@free.fr>
Fri, 26 Aug 2011 14:09:03 +0000 (26 16:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Aug 2011 14:33:52 +0000 (26 16:33 +0200)
tree75a0a252e53c4d41c9e4464d424c7d2a79524afa
parentd82c70e511a903e72f1eba32f56a6fc986beab65
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.

On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.
dlls/psapi/tests/psapi_main.c