- ok(hr == FUSION_E_PRIVATE_ASM_DISALLOWED, "Expected S_OK, got %08x\n",
hr);
You could just strip excepted value message part to avoid typos like that.
On Fri, Feb 1, 2013 at 8:10 AM, Alistair Leslie-Hughes < leslie_alistair@hotmail.com> wrote:
Hi, The other fusion patch is superseded by this one.
Changelog: fusion: return correct error for null public token
Best Regards Alistair Leslie-Hughes