SHELL32: add defines for SLDF flags

Dmitry Timoshkov dmitry at baikal.ru
Tue Mar 15 23:47:20 CST 2005


"Mike McCormack" <mike at codeweavers.com> wrote:

> +typedef struct {
> +    DWORD cbSize;
> +    DWORD cbSignature;
> +    CHAR szTarget[MAX_PATH];
> +    WCHAR szwTarget[MAX_PATH];
> +} EXP_SZ_LINK, EXP_SZ_LINK_SIG;

It's for sure a typo: EXP_SZ_LINK_SIG was supposed to be *LPEXP_SZ_LINK.

-- 
Dmitry.




More information about the wine-devel mailing list