mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[SHELL32] Improve debug print by printing text
svn path=/trunk/; revision=47180
This commit is contained in:
@@ -1346,7 +1346,7 @@ static HRESULT WINAPI ICPanel_IContextMenu2_InvokeCommand(
|
||||
}
|
||||
else
|
||||
{
|
||||
FIXME("\n");
|
||||
FIXME("Couldn't retrieve pointer to cpl structure\n");
|
||||
return E_FAIL;
|
||||
}
|
||||
if (SUCCEEDED(IShellLink_Constructor(NULL, &IID_IShellLinkA, (LPVOID*)&isl)))
|
||||
|
||||
Reference in New Issue
Block a user