[1/2] urlmon: Add stub IUriBuilder interface (try2)

Nikolay Sivov nsivov at codeweavers.com
Wed Mar 17 20:16:15 CDT 2010


I know comdlg32 doesn't seem to be very close to urlmon, but stub I added shows a problems in included headers order.
SetPort method from IUriBuilder collides with SetPort define from winspool.h and a build error comes up saying I'm using
unprefixed call (without A or W).

Second patch should apply cleanly.


More information about the wine-patches mailing list