mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
[INETCOMM]
sync inetcomm to wine 1.1.39 svn path=/trunk/; revision=45879
This commit is contained in:
parent
a5b6995391
commit
ddc822b8bb
1 changed files with 0 additions and 1 deletions
|
@ -197,6 +197,5 @@ HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID iid, LPVOID *ppv)
|
|||
*/
|
||||
HRESULT WINAPI DllCanUnloadNow(void)
|
||||
{
|
||||
FIXME("\n");
|
||||
return S_FALSE;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue