mshtml: Removed the reference counting of the DLL.

Austin English austinenglish at gmail.com
Fri Dec 5 14:40:20 CST 2008


On Fri, Dec 5, 2008 at 2:36 PM, Alexandru Balut
<alexandru.balut at gmail.com> wrote:
> Hi,
>
> This is a fix for: http://bugs.winehq.org/show_bug.cgi?id=16164
>
>
>
>


+    // We never unload the dll, so we just ignore this call.
+    // See DllCanUnloadNow().

You've got C++ style comments, only use straight C /* comment */

-- 
-Austin



More information about the wine-devel mailing list