crypt32: Fix string quoting in CertRDNValueToStrA/W and CertNameToStrA/W.
authorJuan Lang <juan.lang@gmail.com>
Tue, 1 Feb 2011 18:05:05 +0000 (10:05 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Feb 2011 11:23:28 +0000 (12:23 +0100)
commit74cf35d2ab55a0972f7e34edc76d69306f78d4a7
tree358418c7e302f121b6ab18362d317680f7f3341f
parent307e247f21c882f1ad103bb51344f844645c61ee
crypt32: Fix string quoting in CertRDNValueToStrA/W and CertNameToStrA/W.

Based on an idea of Christian Inci's.
dlls/crypt32/str.c
dlls/crypt32/tests/str.c