Hans Leidekker (@hans) commented about dlls/wbemprox/builtin.c:
static const struct record_softwarelicensingproduct data_softwarelicensingproduct[] = {
- { 0, 1 },
- { L"", 0, 1, NULL },
Let's add some data that matches native to avoid apps crashing later when they try to parse it:
`{ L"55c92734-d682-4d71-983e-d6ec3f16059f", 0, 1, L"DEAD0" }`