sync itircl to wine 1.1.40

svn path=/trunk/; revision=45986
This commit is contained in:
Christoph von Wittich 2010-03-07 11:21:31 +00:00
parent 0245cc9535
commit aa25097d0d

View file

@ -71,6 +71,5 @@ HRESULT WINAPI DllUnregisterServer(void)
*/ */
HRESULT WINAPI DllCanUnloadNow(void) HRESULT WINAPI DllCanUnloadNow(void)
{ {
FIXME("stub\n");
return S_FALSE; return S_FALSE;
} }