hhctrl.ocx: Handle NULL param

Paul Chitescu paulc at voip.null.ro
Tue Aug 11 05:38:24 CDT 2009


This is a quite ugly patch, adds unnecessary wstring copying.

Why not:

wsprintfW(buf, url_format, full_path, (index && index[0] == '/') ? empty : slash, index);



More information about the wine-devel mailing list