<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1">
</HEAD>
<BODY>
<PRE>
Hi,

Previous patches are at [1] and [2] for reference.
</PRE>
<BR>
<PRE>
Try 4: Nothing changed for this patch

This is now a series of two patches. First patch try to cleanup the
test_enum_provider_types test a little bit by :
        * Avoiding memory leaks
        * Closing opened registry keys
        * Avoiding allocating/freeing memory for nothing
        * Outputting expected values on failing tests
        * Trying to follow global file coding style

I hope it's not too much for a single patch even if it doesn't add
things or change code logic.

Second patch adds enumerating through provider type keys to find out one
that fit our needs.

[1] <A HREF="http://www.winehq.org/pipermail/wine-patches/2008-November/064298.html">http://www.winehq.org/pipermail/wine-patches/2008-November/064298.html</A>
[2] <A HREF="http://www.winehq.org/pipermail/wine-patches/2008-November/064300.html">http://www.winehq.org/pipermail/wine-patches/2008-November/064300.html</A>
</PRE>
</BODY>
</HTML>