j
k
j a
j l
Alex Henrie (@alexhenrie) commented about dlls/xmllite/tests/writer.c:
IXmlWriter *writer; IStream *stream; HRESULT hr; WCHAR surrogates[] = {0xd800, 0xdc00, 'x', 'y', '\0'};
IXmlWriter *writer; IStream *stream; HRESULT hr;
This variable could also be `static const`.
Back to the thread
Back to the list