mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:03:00 +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)
|
HRESULT WINAPI DllCanUnloadNow(void)
|
||||||
{
|
{
|
||||||
FIXME("\n");
|
|
||||||
return S_FALSE;
|
return S_FALSE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue