[webkit-dev] [webkit-changes] [47447] trunk
Adam Roben
aroben at apple.com
Tue Aug 18 15:15:10 PDT 2009
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
More information about the webkit-dev
mailing list