[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: shell32: Create profile directories available in Vista and above
From:       Alexandre Julliard <julliard () winehq ! org>
Date:       2014-07-30 16:49:27
Message-ID: m2silig5bc.fsf () winehq ! org
[Download RAW message or body]

Michael Müller <michael@fds-team.de> writes:

> diff --git a/include/shlobj.h b/include/shlobj.h
> index 9025a73..dcea14e 100644
> --- a/include/shlobj.h
> +++ b/include/shlobj.h
> @@ -1529,6 +1529,15 @@ HRESULT WINAPI SHGetFolderPathW(HWND hwnd, int nFolder, HANDLE hToken, DWORD dwF
>  #define CSIDL_CDBURN_AREA	0x003b
>  #define CSIDL_COMPUTERSNEARME	0x003d
>  #define CSIDL_PROFILES		0x003e
> +
> +/* Wine internal CSIDLs */
> +#define CSIDL_WINE_CONTACTS         0x0043
> +#define CSIDL_WINE_DOWNLOADS        0x0047
> +#define CSIDL_WINE_LINKS            0x004d
> +#define CSIDL_WINE_APPDATA_LOCALLOW 0x004e
> +#define CSIDL_WINE_SAVED_GAMES      0x0062
> +#define CSIDL_WINE_SEARCHES         0x0063

This should be private to shell32. Also please avoid the WINE_ prefix,
that makes it sound like they are Wine extensions (the defines may not
exist on Windows, but the folders do).

-- 
Alexandre Julliard
julliard@winehq.org



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic