[5/8] scrrun: Implement IFileSystem3 FileExists

Jacek Caban jacek at codeweavers.com
Tue Mar 27 04:56:36 CDT 2012


Hi Alistair,

On 03/27/12 11:42, Alistair Leslie-Hughes wrote:
> +    static const WCHAR existing_fileW[] = {
> +        'c', ':', '\\', 'W', 'i', 'n', 'd', 'o', 'w', 's', '\\', 's', 'y', 's', 't', 'e', 'm', '3',
> +        '2', '\\', 'n', 't', 'd', 'l', 'l', '.', 'd', 'l', 'l', 0};

Hardcoding even such paths is not a god idea.

Cheers,
Jacek



More information about the wine-devel mailing list