On 1/31/2013 12:35, Alistair Leslie-Hughes wrote:
Hi,
Changelog: fusion: Allow null to be the value of the public key
- static const WCHAR nullpublickey[] = {
'm','s','c','o','r','l','i','n',',','v','e','r','s','i','o','n','=','0',
'p','u','b','l','i','c','K','e','y','T','o','k','e','n','=','n','u','l',
'c','u','l','t','u','r','e','=','n','e','u','t','r','a','l',0};
You have 'nul' here, not 'null'.