Merge r51819

svn path=/trunk/; revision=51820
This commit is contained in:
Ged Murphy
2011-05-19 08:19:07 +00:00
parent b38dbdbbd9
commit ebd76c2ca5
@@ -396,7 +396,7 @@ CNewMenu::DoShellNewCmd(LPCMINVOKECOMMANDINFO lpcmi)
}
ZeroMemory(&sInfo, sizeof(sInfo));
sInfo.cb = sizeof(sizeof(sInfo));
sInfo.cb = sizeof(sInfo);
szCmd = _wcsdup(ptr);
if (!szCmd)
break;