add a temp debug output whilst we're still walking on egg shells

svn path=/trunk/; revision=31689
This commit is contained in:
Ged Murphy 2008-01-09 16:44:39 +00:00
parent 4461c225f8
commit cf111d5b8d

View file

@ -247,6 +247,8 @@ LoadCursorIconImage(
{
return hIcon;
}
else
FIXME("Didn't find the shared icon!!\n");
}
hResource = LoadResource(hinst, hResInfo);