Nikolay Sivov (@nsivov) commented about dlls/cryptowinrt/main.c:
{ FIXME("iface %p, buffer %p, value %p stub!\n", iface, buffer, value);
- return E_NOTIMPL;
- return WindowsCreateString( NULL, 0, value );
}
It's not worth it, we need this implemented to return correct encoded string.