[patch] DNS_SD bridge, v2

Marcus Meissner marcus at jet.franken.de
Wed Mar 17 04:32:39 CDT 2010


On Tue, Mar 16, 2010 at 04:41:02PM -0600, C.W. Betts wrote:
> Excuse my ignorance, but what would happen if it didn't find the library dynamically?

You would check this condition (like NULL handle or NULL function pointer)
in every wrapped function and return an error condition in that case.

Or if there is a central startup function for the whole library, just in that
one function (if this leads to the others not called).

ciao, Marcus



More information about the wine-devel mailing list