SHLWAPI pre-submit questions

Alexandre Julliard julliard at winehq.com
Wed Dec 5 14:44:53 CST 2001


Jon Griffiths <jon_p_griffiths at yahoo.com> writes:

> 2. Make shlwapi.h correspond to its windows cousin, except that:
>    -Any functions exported by name get defined too, along with
>    structures needed to call them (I think we should wrap these in
>    "#if defined (__WINE__) || defined (SHLWAPI_UNDOC)", but that can
>    wait).

I'm not sure if this is what you mean or not, but you should only
define the functions and structures that are actually needed by other
dlls; there's no need to put every single undocumented function in
there.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list