On Mon, 21 Jan 2002, Francois Gouget wrote:
Compiling Wine I noticed many warnings saying that the dlls we import are not used. Is there any reason to still import them?
I suppose it could in many cases be because someone *plan* to import stuff from there sometime later (after they've churned out some code to fill the stubs in the dll implementation with)...