18 Aug
2009
18 Aug
'09
10:15 p.m.
On Aug 18, 2009, at 6:14 PM, Brian Weinstein wrote:
On Aug 18, 2009, at 3:12 PM, Adam Roben wrote:
We avoid ATL in WebKit/DRT code because ATL is not included with VC+ + Express. Presumably this patch has broken the VC++ Express build.
-Adam
Should I just use standard BSTR's there?
Yes.
rs=you to make the change if that's what is needed?
Yes, if you free the BSTRs with SysFreeString when you're done with them. -Adam