mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
add a temp debug output whilst we're still walking on egg shells
svn path=/trunk/; revision=31689
This commit is contained in:
@@ -247,6 +247,8 @@ LoadCursorIconImage(
|
||||
{
|
||||
return hIcon;
|
||||
}
|
||||
else
|
||||
FIXME("Didn't find the shared icon!!\n");
|
||||
}
|
||||
|
||||
hResource = LoadResource(hinst, hResInfo);
|
||||
|
||||
Reference in New Issue
Block a user