[PATCH 1/3] d3dx9: Implement ID3DXBaseEffect::GetParameterByName().

Rico Schüller kgbricola at web.de
Mon Apr 25 03:24:17 CDT 2011


Am 21.04.2011 16:46, schrieb Henri Verbeet:
> 2011/4/20 Rico Schüller<kgbricola at web.de>:
>> +inline LPSTR get_partial_string(LPCSTR name, char initial, char final)
> That should probably be static instead of inline. Also,
> get_parameter_by_name() looks like it could be split up, and you can
> probably avoid the copy in get_partial_string().
>
>
Something like the attached patch should be better in that regards. Any 
thoughts?

Cheers
Rico
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110425/a483fa81/attachment.txt>


More information about the wine-devel mailing list