[1/7] [try 2] mapi32: Add stub functions for loading/unloading MAPI providers

Henri Verbeet hverbeet at gmail.com
Mon Aug 31 09:42:50 CDT 2009


2009/8/31 Owen Rudge <orudge at codeweavers.com>:
> +BOOL load_mapi_providers();
> +void unload_mapi_providers();

That doesn't do what you think it does. Also, a return value isn't
very useful if you're just going to ignore it.



More information about the wine-devel mailing list